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

Andrej Mitrovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Andrej Mitrovic <[email protected]> ---
Even if worked around the code doesn't seem to work at runtime:

object.Exception@C:\dmd-git\dmd2\windows\bin\..\..\src\phobos\std\format.d(4069):
Wrong unformat specifier '%(' for int

Do you know if 'stdin.readf("%(%d %)", array);' has ever been supported?

--

Reply via email to