https://bugs.exim.org/show_bug.cgi?id=1722
--- Comment #11 from Zoltan Herczeg <hzmester@???> ---
Hi,
I still don't have visual c. But I was able to compile your main.c with
pcre-8.34 on linux.
There are some warnings though:
main.c:40:24: warning: unknown escape sequence: '\c' [enabled by default]
main.c:40:24: warning: unknown escape sequence: '\w' [enabled by default]
The output is: welcomesuccess
(there are no \n-s after prints)
I don't think the problem is in pcre. Perhaps this is a windows specific bug,
maybe in the compiler (I have just recently found a bug in the oracle
compiler).
--
You are receiving this mail because:
You are on the CC list for the bug.