Hi all, There seems to be a bug where if single-line comments are embedded within multiline comments in such a way the the single-line comment is on the same line as the ending */, the file won't parse. For example: /* a1 oscil 440, 10, 1 ; oscil 1 a2 oscil 440, 10, 1 ; oscil 2 a3 oscil 440, 10, 1 ; oscil 3 a4 oscil 440, 10, 1 ; oscil 4 */ Running a CSD with this yields: error: Unmatched comment, line 13: /* ^ Because the closing comment seems to have been commented out by the ";". Not a big deal but it came up when I was commenting out some code quickly while working today. Thanks, steven ------------------------------------------------------- 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_idt77&alloc_id492&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net