[TRE-general] WCHAR error

J Arrizza cppgent0 at gmail.com
Tue Jan 22 07:57:19 EET 2008


I'm new to this list, not sure if this has been posted already...

For tre-0.7.5: on line 110 in tre-match-backtrack.c the line is

      #ifdef TRE_WHAR

that should be:

    #ifdef TRE_WCHAR

but when I add the missing "C", I get syntax errors.

John A



More information about the TRE-general mailing list