[Boost-bugs] [Boost C++ Libraries] #1269: boost::to_upper does not handle strings with s-sharps.

Subject: [Boost-bugs] [Boost C++ Libraries] #1269: boost::to_upper does not handle strings with s-sharps.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-16 15:20:57


#1269: boost::to_upper does not handle strings with s-sharps.
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: pavol_droba
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: string_algo
  Version: Boost 1.34.1 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 S sharp ß in upper case is written "SS". Uppercased "weiße" should be
 "WEISSE", not "WEIßE".

 boost::to_upper works on strings, and not on single characters like
 std::toupper(), so it can handle such transformation of s sharp.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1269>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC