Comment 1 for bug 867272

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) wrote :

the line is in fact 94 not 95, the error is:

FORX002 invalid regular expression: "G(N(ED)?)^" invalid character for an atom

The tests that fail on Daniel's branch "no_unicode"
https://code.launchpad.net/~zorba-coders/zorba/no_unicode

And looking over that specific regex I would assume you wanted to "G(N(ED)?)$" ?