[Issue 7872] dmd should warn if `printf` is used on D strings

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 20 09:15:51 UTC 2020


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WONTFIX

--- Comment #7 from Basile-z <b2.temp at gmx.com> ---
it is documented that string literals are zero terminated. In addition warnings
are not in the tradition of the compiler.

--


More information about the Digitalmars-d-bugs mailing list