Re: Type-safer usage of diagnostics outputting in dmd

2020-09-01 Thread MoonlightSentinel via Digitalmars-d-announce

On Tuesday, 1 September 2020 at 22:14:11 UTC, Per Nordlöw wrote:

will now issue a warning.


To be precise, it will issue a deprecation. E.g.

Deprecation: more format specifiers than 0 arguments





Re: Type-safer usage of diagnostics outputting in dmd

2020-09-01 Thread Per Nordlöw via Digitalmars-d-announce

On Tuesday, 1 September 2020 at 22:14:11 UTC, Per Nordlöw wrote:

when the compiler supports it (from dmd version 2.092 and


The host compiler supports it (from dmd version 2.092), that is.