[Issue 11007] std.format.formattedRead with %*s specifier causes AssertError

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 14 16:04:16 UTC 2019


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

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at d-ecke.de

--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
(In reply to Tomoya Tanjo from comment #0)
> If we use "%*d" instead of "%*s", it runs without errors.

Actually, that's an other bug. It shouldn't work, because there is no number...

--


More information about the Digitalmars-d-bugs mailing list