This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] posix name, valgrind on the facets


>>>>> Benjamin Kosnik writes:

Ben> try changing that line to 

Ben> std::setlocale(LC_ALL, ph.c_str());

Ben> and seeing if that works

	Yes, removing the assignment to string lc_all_ph prevents the
crash.

Thanks, David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]