[TRE-general] #ifdef tre_isblank around the blank character class
JesusFreke
JesusFreke at jesusfreke.com
Thu Apr 21 22:13:10 EEST 2005
In the tre-parse.c file, on line 238-240, I think the #ifdef/#endif lines should be removed. At this point, you are guaranteed that tre_isblank_func is defined (on lines 213-217). This unnecessarily leaves the "blank" character class out when tre_isblank isn't defined (which is only defined if you have HAVE_ISBLANK defined.
JesusFreke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://laurikari.net/pipermail/tre-general/attachments/20050421/b9be420a/attachment.html
More information about the TRE-general
mailing list