23 May
2010
23 May
'10
6:47 p.m.
On Mon, May 3, 2010 at 4:02 AM, Maurits Lamers
I ran into a strange issue with miniAudicle on Mac during the ChucK workshop given by Kassen at the LAC. It turns out that the block comment is not working in the way it works on Linux.
The bug seems to be that a block comment signs /* and */ need semicolons behind them to actually work. Leave them out and the Virtual Machine returns a syntax error. Is this a know problem?
Do you have an example? I've never seen this problem. This works for me: <<< "hello, world" >>>; /* how are you? */ <<< "sup" >>>; -- Tom Lieber http://AllTom.com/ http://ckvlang.org/