Denis,
The VS version has been updated to properly take of '\' in file names, even
for the import statement. Unfortunately this does not solve you problem. I
found that bogus imports cause an exception inside the function do_scan()
triggered by line "int len = input.gcount()".
I have also added the early return statement as you suggested. At least with
the simple test project inside Ragel\tests Ragel no longer crashes.
jg
_______________________________________________
ragel-users mailing list
[email protected]
http://www.complang.org/mailman/listinfo/ragel-users