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

berni44 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #2 from berni44 <[email protected]> ---
sprintf can't be pure, because it has to query the current rounding state of
the processor (and queries some internationalization stuff too).

--

Reply via email to