Menu

#4 errors on double quotation marks in langscan module

v1.0_(example)
open
nobody
None
5
2006-01-15
2006-01-15
Anonymous
No

When code goes like the following:

case '\"':
switch (state) ......

The module will get result like this:

#<struct LangScan::Fragment type=:string,
text="\"':\n switch (state) ......

So there are some errors in dealing with escaped
quotation marks in the langscan module at least
within the java scanning module.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB