On Thu, Aug 8, 2013 at 10:04 PM, Tim Shen <[email protected]> wrote: > On Thu, Aug 8, 2013 at 8:53 PM, Paolo Carlini <[email protected]> > wrote: >> Tim, please address this ASAP, otherwise we have to revert the whole thing. > > I'm trying to reproduce the compilation failures.
There's a typedef in regex_constants.h: `typedef unsigned int syntax_option_type;` Which is a little bit naive. It possibly conflicts with size_t under i386 when overloading. I'm trying to change it to a bitset. Or is there any better solution? -- Tim Shen
