Travis Vitek wrote: > [...] > I have yet to see a failure in the num_get.mt test. Isn't that odd, though? The num_put test does fail, even if not consistently, and the numpunct one fails pretty much at the drop of a hat. I don't think they fail because of a bug in the facets themselves but rather in the locale cache. And if numpunct were buggy, that should affect both num_put and num_get. So why does the num_get test never fail? Any ideas? Martin > I've only tested on > win32/vc8 and linux/gcc though. That brings up an important question > that isn't covered on the patch submission rules page. Should I be > testing on all platforms available, or should I just do enough testing > to convince myself that the test is portable and is working correctly? > > Travis >