[Issue 21131] Appender with string does not process UTF input ranges properly
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Aug  7 11:03:32 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21131
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7583 "Fix 21131 -- proper handling of non-dchar
appending to Appender!wstring and Appender!dstring" was merged into master:
- 9c64fd76ffc2c78981a48d6f9201f52bfbf23760 by Steven Schveighoffer:
  Fix 21131. Detect certain string appending situations and properly
  handle them.
https://github.com/dlang/phobos/pull/7583
--
    
    
More information about the Digitalmars-d-bugs
mailing list