On 15 February 2012 20:09, DJ Delorie wrote: > > The typo is obvious, but whether or not the wrapped code still works > isn't (to me). > > * src/c++98/locale.cc (locale::facet::_S_get_c_locale): Fix typo.
I must have looked at that code dozens of times and never seen it! :-\ I wonder if that's the cause of occasional locale-related segfaults that get reported, such as: http://gcc.gnu.org/ml/gcc-help/2011-06/msg00114.html I can't find other right now, but I know I've looked through that file a few times when mysterious crashes have been reproted. We might want to consider applying to all open branches after it's been on trunk for a while.