Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] February 1?

Date2006-01-25 16:14
FromMichael Gogins
SubjectRe: [Cs-dev] February 1?
Fine with me.

Regards,
Mike

-----Original Message-----
>From: Anthony Kozar 
>Sent: Jan 25, 2006 2:02 AM
>To: New Csound Developer list 
>Subject: Re: [Cs-dev] February 1?
>
>jpff@codemist.co.uk wrote on 1/25/06 1:39 AM:
>
>>>>>>> "Victor" == Victor Lazzarini  writes:
>> 
>> Victor> How does Feb 1, as suggested by Michael, sound as a release date?
>> 
>> I would be happy with this.  I think the system is ready now, and the
>> documentation is better than any previous version had.  Sure we could
>> produce better material, but we need to get this officially out.  Can
>> we move to preparing release material?
>
>
>Feb 1st sounds great to me!
>
>However, would anyone mind if I check in the following minor changes to
>mixer.cpp, pythonopcodes.c, and sysdep.h so that I can continue to compile
>on MacOS 9?  The change to mixer.cpp is a simple <> versus "" issue.  The
>changes to the other two files are #ifdef-ed for MacOS 9 only and therefore
>should not cause any problems for anyone else.
>
>Sorry that I have not done this sooner.  (Unfortunately, changing sysdep.h
>will cause nearly all object files to be out-of-date for everyone else ...)
>
>
>Index: csound5/Opcodes/mixer.cpp
>===================================================================
>RCS file: /cvsroot/csound/csound5/Opcodes/mixer.cpp,v
>retrieving revision 1.12
>diff -r1.12 mixer.cpp
>1c1
>< #include 
>---
>> #include "OpcodeBase.hpp"
>
>
>Index: csound5/Opcodes/py/pythonopcodes.c
>===================================================================
>RCS file: /cvsroot/csound/csound5/Opcodes/py/pythonopcodes.c,v
>retrieving revision 1.15
>diff -r1.15 pythonopcodes.c
>22a23,25
>> #ifdef mac_classic
>> #  include 
>> #endif
>156a160,162
>> #ifdef mac_classic
>>       PyMac_Initialize();
>> #else
>157a164
>> #endif
>
>
>Index: csound5/H/sysdep.h
>===================================================================
>RCS file: /cvsroot/csound/csound5/H/sysdep.h,v
>retrieving revision 1.36
>diff -r1.36 sysdep.h
>113c113,116
>< #  include 
>---
>> /* #  define mills_macintosh  DEFINE THIS to COMPILE the Mills "Perf" Version
>*/
>> #  ifndef  USE_GUSI2
>> #    include 
>> #  endif
>118a122
>>    extern  off_t lseek(int, off_t, int);
>161a166,170
>> #ifdef USE_GUSI2  /* When compiling with GUSI on MacOS 9 (for Python),  */
>>                   /* all of the other integer types are already defined */
>>   typedef int64_t           int_least64_t;
>>   typedef uint64_t          uint_least64_t;
>> #else
>184a194
>> #endif /* USE_GUSI2 */
>
>
>
>Anthony Kozar
>anthonykozar AT sbcglobal DOT net
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net