test case failure
Adrian Thurston
thurs... at cs.queensu.ca
Mon Mar 5 04:42:16 UTC 2007
Hello,
Marcus Rueckert pointed out that the test case cond4.rl fails when Ragel
has been compiled with g++ 4.1. The problem is that conditions do not
yet have a forced ordering when more than one must be executed on the
same character. When using g++ 4.1 they sometimes come out in a
different order. Unless you embed multiple conditions on a single
character and depend on a particular order, this failure can be safely
ignored.
Regards,
Adrian
More information about the ragel-users
mailing list