On Fri, 19 Oct 2007, H. William Welliver III wrote:
The lexer/parser probably don't know about # constructs (they're
preprocessor syntax, not pike syntax), which results in invalid pike
syntax. I think the solution is probably to "preparse" the files to
remove # lines, just as a preprocessor would.
Actually, the preprocessor does leave some #-directives (#line, #pike and
#pragma), the lexer however strips them from it's output, so it would be
logical to let it do the same in this case.
Is that difficult to work around? If you provide me enough information
on where to look for the problem, i can try to manage it myself.
--
Henrik Grubbström [EMAIL PROTECTED]
Roxen Internet Software AB
!DSPAM:4718fde911418724344031!
_______________________________________________
pdt-devel mailing list
[email protected]
http://lists.riverweb.com/mailman/listinfo/pdt-devel