[Issue 7977] FormatString grammar is incomplete

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 6 23:01:39 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=7977

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hsteoh at quickfur.ath.cx
         Resolution|---                         |WORKSFORME

--- Comment #1 from hsteoh at quickfur.ath.cx ---
Appears to have been fixed in the latest docs
(https://dlang.org/phobos-prerelease/std_format#.formattedWrite). %(...%) is
now separately defined, and does not allow arbitrary modifiers like width or
positional arguments.

--


More information about the Digitalmars-d-bugs mailing list