Comment 2 for bug 541119

Revision history for this message
Andrew Johnson (anj) wrote :

This problem is too hard to fix in the current lex/yacc code, because we pass input data through the macLib macro expansion routines before it gets anywhere near the parser that identifies and strips out comments. I will try to include a fix in any rewrite I do of the parser in the R3.15 development, but for R3.14 it's not really worth the effort.