[Issue 20669] Deprecation when passing string length as printf argument

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 11 23:43:45 UTC 2020


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

Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com

--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> ---
does it help if you cast(int) that s.length?

--


More information about the Digitalmars-d-bugs mailing list