[PATCH] regex: fix for kernel cross-compile
Yaakov (Cygwin/X)
yselkowitz@users.sourceforge.net
Mon Jun 11 20:58:00 GMT 2012
The attached patch fixes the issue I reported previously:
http://cygwin.com/ml/cygwin/2012-06/msg00161.html
According to POSIX[1], a '|' following '(' produces undefined results.
However, glibc and PCRE both allow the regex in question, so there is
basis for omitting this error. I believe this is the last issue which
needs to be fixed within Cygwin to allow cross-compiling the Linux kernel.
Yaakov
[1]
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04_03
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regex-kernel-relocs.patch
Type: application/x-itunes-itlp
Size: 793 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20120611/7f5ec81b/attachment.bin>
More information about the Cygwin-patches
mailing list