Re: [boost] FW: [Xpressive] quantify embedded regex - still no joy

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Eric Niebler Sent: Tuesday, October 25, 2005 10:59 AM To: boost@lists.boost.org Subject: Re: [boost] FW: [Xpressive] quantify embedded regex - still no joy
BRIDGES Dick wrote:
I ran the softfloat ARM cross-comiler against the exemplar and it compiled. Problem seems to be the x86 gcc 3.4.2 compiler?
It appears so. According to the regression tests, quantifying an embedded regex compiles on gcc-3.4.4-linux (see misc1 test at http://tinyurl.com/dyaub). I guess gcc-3.4.2 is broken wrt xpressive. Sorry.
-- Eric Niebler Boost Consulting www.boost-consulting.com
No problem. Updated to gcc-3.4.4 and it compiles just dandy. I never did like that old compiler anyway. ;) Thank you very much for your help. Regards, Dick Bridges

BRIDGES Dick wrote:
No problem. Updated to gcc-3.4.4 and it compiles just dandy. I never did like that old compiler anyway. ;)
Thank you very much for your help.
I just fixed a portability problem on gcc-3.4.4-linux. As of yesterday, xpressive passes its tests at 100% on this compiler/library/platform. Be sure to grab 0.9.8b from the file vault, and let me know if you have any more problems. -- Eric Niebler Boost Consulting www.boost-consulting.com
participants (2)
-
BRIDGES Dick
-
Eric Niebler