Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] csoundCore.h change == recompiling against API?

Date2006-10-14 17:36
From"Michael Gogins"
SubjectRe: [Cs-dev] csoundCore.h change == recompiling against API?
Yes, this is an error. New members should always be added at the end of the 
struct.

Regards,
Mike

----- Original Message ----- 
From: "Steven Yi" 
To: "Developer discussions" 
Sent: Saturday, October 14, 2006 11:36 AM
Subject: [Cs-dev] csoundCore.h change == recompiling against API?


> Hi All,
>
> I have an API question.  I noticed that one of the changes to the
> CSOUND_ struct, the addition of:
>
>    void          *remoteGlobals;
>
> was done in the middle of the struct, and I was under the impression
> that new fields should be added to the end to maintain backwards
> compatibility so programs that use the API (i.e. MacCsound, Lettuce)
> won't have to be recompiled against the new version.  Is this correct
> or do I have this completely wrong?
>
> Thanks!
> steven
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-14 18:52
Fromjpff
SubjectRe: [Cs-dev] csoundCore.h change == recompiling against API?
This is my fault -- the remote code had some new fields in the middle
and I did not think about it.  Will fix
==John ffitch

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net