This is the mail archive of the cygwin mailing list for the Cygwin 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]

c++ std::locale does not work



This stdc++ object...


std::locale loc("djj%%4343");

...does construct well. But it should not. It should throw an exception like described in Stroustrup.

The arguments "de_DE", "fr" or "deutsch" do not have any effect. Is this part of cygwin's stdc++ lib not implemented, yet?

-Patrick


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


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