[Issue 18397] Poor implementation of std.conv.hexString results in unintended bloat

2018-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18397] Poor implementation of std.conv.hexString results in unintended bloat

2018-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/f4f071cb8e85b25b3e73448693bc75f754293230
fix Issue 18397 - Poor implementation of std.conf.hexString results in
unintended bloat

https://github.com/dlang/phobos/commit/5854e6150035b18439e752b6c851f9478d521508
Merge pull request #6138 from WalterBright/fix18397

fix Issue 18397 - Poor implementation of std.conv.hexString results i…
merged-on-behalf-of: Sebastian Wilzbach 

--


[Issue 18397] Poor implementation of std.conv.hexString results in unintended bloat

2018-02-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397

Steven Schveighoffer  changed:

   What|Removed |Added

Summary|Poor implementation of  |Poor implementation of
   |std.conf.hexString results  |std.conv.hexString results
   |in unintended bloat |in unintended bloat

--