
23 Mar
2007
23 Mar
'07
7:29 p.m.
Leo Davis wrote:
I'm getting a lexing error when I run the attached file though the cpp_tokens sample. This happened in boost 1.33.1 and with the current boost from CVS. From the output of the program, it seems that it's missing the second double quote in the assignment:
matched STRINGLIT (#391) at foo.c ( 5/ 5): >"xxxx\\" BAR "<
Thanks for reporting! It's fixed in CVS::HEAD now. Regads Hartmut