[Issue 20645] printf deprecation for width + precision

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 7 14:55:46 UTC 2020


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Invalid printf deprecation  |printf deprecation for
                   |for width + precision       |width + precision

--- Comment #2 from moonlightsentinel at disroot.org ---
Nevermind, this deprecation is valid as only L (not l) is allowed for floating
point numbers according to https://www.cplusplus.com/reference/cstdio/printf/

--


More information about the Digitalmars-d-bugs mailing list