[Cs-dev] release
Date | 2006-11-10 14:00 |
From | Victor Lazzarini |
Subject | [Cs-dev] release |
I have re-built the OSX packages after changing version.h to 5.04 and I have uploaded them. Also fixed a minor bug in csound.hpp that was causing the crash on exit in Python. As far as I am concerned I am ready. It is worth checking that yesterday's uploaded packages have the right version number. Victor Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------------------------- 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 |
Date | 2006-11-10 17:33 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] release & version.h |
I see now that CS_APISUBVER was incremented twice today, first by John and then Victor. It is now 4, was 2, and I thought it should have ended up being 3. Sticking with 4 would not really matter, but I need to know which number we are going to use before rebuilding (and it would be much better for the packages to be consistent...) Anthony Victor Lazzarini wrote on 11/10/06 9:00 AM: > I have re-built the OSX packages after changing version.h to 5.04 and > I have uploaded them. Also fixed a minor bug in csound.hpp that was > causing the crash on exit in Python. As far as I am concerned I am ready. ------------------------------------------------------------------------- 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 |
Date | 2006-11-10 17:58 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] release & version.h |
I think it should be 4, since this is 5.04 (API 5.1.4). We had 5.00 API Subver 0, 5.01 (1), 5.02 (2), 5.03 (3). Victor At 17:33 10/11/2006, you wrote: >I see now that CS_APISUBVER was incremented twice today, first by John and >then Victor. It is now 4, was 2, and I thought it should have ended up >being 3. > >Sticking with 4 would not really matter, but I need to know which number we >are going to use before rebuilding (and it would be much better for the >packages to be consistent...) > >Anthony > > >Victor Lazzarini wrote on 11/10/06 9:00 AM: > > > I have re-built the OSX packages after changing version.h to 5.04 and > > I have uploaded them. Also fixed a minor bug in csound.hpp that was > > causing the crash on exit in Python. As far as I am concerned I am ready. > > >------------------------------------------------------------------------- >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 Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------------------------- 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 |
Date | 2006-11-10 18:03 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] release & version.h |
The API subversion should only change when there are actually changes to the API. version.h had it defined as "2" yesterday. Are you saying that it was mistakenly not increased to "3" for 5.03? Anthony Victor Lazzarini wrote on 11/10/06 12:58 PM: > I think it should be 4, since this is 5.04 (API 5.1.4). We had 5.00 API > Subver 0, 5.01 (1), > 5.02 (2), 5.03 (3). ------------------------------------------------------------------------- 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 |
Date | 2006-11-10 18:44 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] release & version.h |
According to the CVS tags, we had: 5.00 1.0 5.01 1.0 5.02 1.1 5.03 1.2 5.03.1 1.2 5.03.1 probably should have been 1.3 though. So, I will go ahead and build with API version 1.4. Hope it all works out ... Anthony Victor Lazzarini wrote on 11/10/06 12:58 PM: > I think it should be 4, since this is 5.04 (API 5.1.4). We had 5.00 API > Subver 0, 5.01 (1), > 5.02 (2), 5.03 (3). ------------------------------------------------------------------------- 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 |