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-04 22:18 -------
Very weird that this code survives how ever many years then two people hit it in
a week, it's not like people don't use 1.3 on 64-bit platforms already... the
only thing different is that amd64 is little-endian I suppose.

But that change does look like a workaround than a fix.  From googling around, 

http://www.mysql-websource.com/mysql4020/source-regexec.htm

is intesting it looks like MySQL have made some 64-bit-cleanliness changes, e.g.

#define onestate long /* Changed from int by Monty */

but that alone doesn't fix the segfaults.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to