Csound Csound-dev Csound-tekno Search About

[Cs-dev] dl_opcodes.c

Date2005-06-13 12:53
FromVictor Lazzarini
Subject[Cs-dev] dl_opcodes.c
Could someone look at  dl_opcodes.c and see if the code I commented out
can be safefly removed? It doesn't seem to be called anywhere and it was 
conflicting
on OSX 10.4. Perhaps the author of the code can check it.

Victor


Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-13 13:30
FromIstvan Varga
SubjectRe: [Cs-dev] dl_opcodes.c
Victor Lazzarini wrote:

> Could someone look at  dl_opcodes.c and see if the code I commented out
> can be safefly removed? It doesn't seem to be called anywhere and it was 
> conflicting
> on OSX 10.4. Perhaps the author of the code can check it.

There are also a few static variables in the Mac specific code that may
be worth removing.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-13 13:32
FromIstvan Varga
SubjectRe: [Cs-dev] dl_opcodes.c
I get many ugly compiler warnings about nested comments now when
compiling dl_opcodes.c. It may be preferable to use #if 0 to comment
out large blocks of code.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-13 13:59
FromVictor Lazzarini
SubjectRe: [Cs-dev] dl_opcodes.c
I would have thought these changes would not be seen by Linux as
they are in a #elif __MACH__ part of the code.

Victor
At 13:32 13/06/2005, you wrote:
>I get many ugly compiler warnings about nested comments now when
>compiling dl_opcodes.c. It may be preferable to use #if 0 to comment
>out large blocks of code.
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
>a projector? How fast can you ride your desk chair down the office luge track?
>If you want to score the big prize, get to know the little guy.
>Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
>_______________________________________________
>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 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net