Csound Csound-dev Csound-tekno Search About

[Cs-dev] Csound5, #undef broken?

Date2005-06-26 02:15
FromIain Duncan
Subject[Cs-dev] Csound5, #undef broken?
I just did a fresh check out from anon cvs and compiled with no 
problems. However, my gig ensemble now fails with no legal opcode syntax 
errors for #undef. I tested some other simple ensembles just to make 
sure it wasn't the load library thing and they were fine. Anyone know 
what happened to undef? And can you let me know if it gets fixed?

Thanks
Iain


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-26 10:18
FromIstvan Varga
SubjectRe: [Cs-dev] Csound5, #undef broken?
Iain Duncan wrote:

> I just did a fresh check out from anon cvs and compiled with no 
> problems. However, my gig ensemble now fails with no legal opcode syntax 
> errors for #undef.

Did you have these errors in the orchestra or the score ?
I have found problems with #undef in the score, and will commit a fix
soon. Orchestra macros seem to work however, so if you also found errors
there, an example CSD would be welcome.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-26 11:26
FromIstvan Varga
SubjectRe: [Cs-dev] Csound5, #undef broken?
Attachmentstest.csd  
Istvan Varga wrote:

> Iain Duncan wrote:
> 
> > I just did a fresh check out from anon cvs and compiled with no 
> > problems. However, my gig ensemble now fails with no legal opcode 
> > syntax errors for #undef.
> 
> Did you have these errors in the orchestra or the score ?
> I have found problems with #undef in the score, and will commit a fix
> soon.

In (developer) CVS now. I can compile the attached CSD without
problems, but there may be other, less obvious errors.