Re: Regex problem

2004-11-03 Thread Kotan
Kotan wrote: Hi! I tried to use the POSIX regular expression functions under cygwin, and I only got segmentation faults. My program is working fine under Linux, but dont run at all with cygwin. Maybe you can give me a hint, whats wrong or if it is a bug. Does nobody know, if regex should work,

Regex problem

2004-10-28 Thread Kotan
Hi! I tried to use the POSIX regular expression functions under cygwin, and I only got segmentation faults. My program is working fine under Linux, but dont run at all with cygwin. Maybe you can give me a hint, whats wrong or if it is a bug. Here the source code: --- #include #