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

Basile-z <[email protected]> changed:

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

--- Comment #2 from Basile-z <[email protected]> ---
Maybe you expected https://dlang.org/spec/pragma.html#printf to work ?
If so then that is also an invalid report because this works only on C variadic
functions. writefln is a D variadic function.

--

Reply via email to