
28 Jun
2005
28 Jun
'05
9:32 a.m.
Agreed. How does one file a DR? On comp.std.c++?
On comp.std.c++ or email directly to Howard Hinnant. Subject should begin "Defect Report:"
Note to Eric: I'm planning to be in touch about this soon, but I'm still reading up about how Unicode handles caseless matching at present: as far as I can see so far it uses case folding, which is what Boost.Regex does now, and isn't really compatible with the ECMAScript semantics. I'm starting to think you could write a whole book on this subject alone.... :-( John.