[Issue 19799] templated string formatting fails with const Nullable!string
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Apr 12 23:14:09 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19799
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 #6954 "Fix issue 19799: add const toString to
Nullable" was merged into master:
- 4bc95f0fcaecfee4cf683fb3e8784e89f4b1fed4 by Mathis Beer:
  Fix issue 19799: add const toString to Nullable to avoid miscompilation in
Nullable!string due to attempted implicit .get conversion to string
https://github.com/dlang/phobos/pull/6954
--
    
    
More information about the Digitalmars-d-bugs
mailing list