21 Apr
2006
21 Apr
'06
10:33 p.m.
Using the wave driver reference implementation on the code found at: http://folk.uio.no/andsebjo/bugInducingCode.C I get the following error: bugInducingCode.C(10157): error: generic lexing error: '\000' in input stream This code compiles with g++ and if any line is cut within the file it does not fail with Wave. The code contains only C++ syntax so it is basically a test of the cpplexer. Is this a know problem? This problem occurs in both my two months old CVS version of boost and the 1.3.1 build. Regards, Andreas Saebjoernsen