[Issue 21666] wrong printf format specifier for `real` with -checkaction=context on Win64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 6 07:31:38 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3389 "Fix 21666 - Remove deprecations w.r.t. real
formatting for checkaction=context" was merged into stable:

- 1c57001ba741ea433670eb2877224920f21c8e76 by MoonlightSentinel:
  Fix 21666 - Remove deprecations w.r.t. real formatting for...

  ...checkaction=context. These deprecations are issued when
  `real.sizeof = double.sizeof`.

  This is a workaround for https://issues.dlang.org/show_bug.cgi?id=20759.

https://github.com/dlang/druntime/pull/3389

--


More information about the Digitalmars-d-bugs mailing list