Boost C++ Libraries: Ticket #7323: Boost.Locale not working with locales. Totally https://svn.boost.org/trac10/ticket/7323 <p> Boost.Locale not working with locales (on Windows). This part of the library needs a remake. </p> <p> I attach a sample program with display results. This is a small part that not working. </p> <p> As you can see the boost locale not doing anything useful. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7323 Trac 1.4.3 sunheretic13@… Mon, 03 Sep 2012 12:58:45 GMT attachment set https://svn.boost.org/trac10/ticket/7323 https://svn.boost.org/trac10/ticket/7323 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> <p> sample program </p> Ticket sunheretic13@… Mon, 03 Sep 2012 13:01:25 GMT attachment set https://svn.boost.org/trac10/ticket/7323 https://svn.boost.org/trac10/ticket/7323 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Result.PNG</span> </li> </ul> <p> Output result of program. Pessimistically </p> Ticket Artyom Beilis Mon, 03 Sep 2012 13:11:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7323#comment:1 https://svn.boost.org/trac10/ticket/7323#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> I can only answer RTFM... </p> <p> Your "example" does nothing useful and you don't understand what Boost.Locale does and does not. </p> Ticket sunheretic13@… Mon, 03 Sep 2012 13:19:23 GMT <link>https://svn.boost.org/trac10/ticket/7323#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7323#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/7323#comment:1" title="Comment 1">artyom</a>: </p> <blockquote class="citation"> <p> I can only answer RTFM... </p> <p> Your "example" does nothing useful and you don't understand what Boost.Locale does and does not. </p> </blockquote> <p> I RTFM. Boost.Locale not perform their work. It's not collate. It's not correct displayed. </p> </description> <category>Ticket</category> </item> <item> <author>sunheretic13@…</author> <pubDate>Mon, 03 Sep 2012 13:24:48 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7323#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7323#comment:3</guid> <description> <p> artyom, </p> <p> Give me a working example for the COLLATE operation through bust.locale with Russian text. </p> <p> You did not get it done. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Artyom Beilis</dc:creator> <pubDate>Mon, 03 Sep 2012 13:33:33 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7323#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7323#comment:4</guid> <description> <p> <a href="http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/collate_8cpp-example.html">http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/collate_8cpp-example.html</a> </p> <p> Also I don't what what backend are you using and what compiler </p> <p> <a href="http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/using_localization_backends.html">http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/using_localization_backends.html</a> </p> <p> I suggest compile Boost.Locale with ICU. </p> <p> And read this: <a href="http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/default_encoding_under_windows.html">http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/default_encoding_under_windows.html</a> </p> <p> And finally do not go with statements that "Nothing works" when you do not understand the basics. </p> </description> <category>Ticket</category> </item> <item> <author>sunheretic13@…</author> <pubDate>Mon, 03 Sep 2012 13:52:46 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7323#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7323#comment:5</guid> <description> <p> Later I produce another example - bad work "to_upper" function (throw debugger, not console output, that may change result). </p> <p> How do you explain to me this code - </p> <p> generator gen; std::locale::global(gen("brainfuck")); </p> <p> Why does this start? Where the generation of exceptions to the wrong locale? </p> <hr /> <p> I already read several weeks ago <a href="http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/default_encoding_under_windows.html">http://www.boost.org/doc/libs/1_51_0/libs/locale/doc/html/default_encoding_under_windows.html</a> This does not me help. Changing Windows console to UTF-8 not help for me. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Artyom Beilis</dc:creator> <pubDate>Mon, 03 Sep 2012 14:16:32 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7323#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7323#comment:6</guid> <description> <p> Bug tracker is not a forum... </p> <p> If you struggle with Boost.Locale ask on Boost.Users mailing list. </p> <p> Please stop posting comments. </p> <p> This ticket is closed. </p> </description> <category>Ticket</category> </item> </channel> </rss>