https://d.puremagic.com/issues/show_bug.cgi?id=12181
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Platform|x86_64 |All OS/Version|Windows |All --- Comment #2 from Andrej Mitrovic <[email protected]> 2014-02-16 05:18:25 PST --- Typical workaround would be: pragma(msg, to!string(x[])); But this only works at runtime, at CT it's an error: C:\dmd-git\dmd2\windows\bin\..\..\src\phobos\std\format.d(1623): Error: _snprintf cannot be interpreted at compile time, because it has no available source code -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
