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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from [email protected] ---
Actually, %.s denotes a string with width 0 (the number is optional), length as
an additional argument requires an additional asterix %.*s.

Closing but we could probably improve the error message.

--

Reply via email to