Thread overview
[Issue 10204] std.string does not take title case into account
Dec 20, 2019
berni44
Dec 17, 2022
Iain Buclaw
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=10204

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
December 20, 2019
https://issues.dlang.org/show_bug.cgi?id=10204

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@d-ecke.de

--- Comment #2 from berni44 <bugzilla@d-ecke.de> ---
I don't completely understand the problem. Could you provide an example which produces a wrong output together with a note, what it should produce?

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=10204

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--