DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31858>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31858 regular expression matching broken on amd64 ------- Additional Comments From [EMAIL PROTECTED] 2004-11-05 07:15 ------- The second patch above is a bit more pedantic than the first since the return value of ISSETBACK() is stored into an (int) and used as a boolean in the step() function in src/regex/engine.c. Patch passes tests in src/regex (`make r`) on a dual Opteron. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
