26 Aug
2009
26 Aug
'09
4:10 p.m.
Ok, so this is simple example - stupid but should work:
You're passing an invalid value for the bitmask-flags to regex::assign which messes up the internal logic. I'll add some more error handling to catch this case, and validate the flags before attempting to use them. John.