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

Simon Naarmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
           Assignee|[email protected]         |[email protected]
                 OS|Windows                     |All

--- Comment #5 from Simon Naarmann <[email protected]> ---
Sorry, I lack the time these weeks. I've unassigned myself.

Here are my ideas:

- Refactor setControlState into a string mixin (seems best w.r.t. spec?)
- Refactor setControlState into standalone pure function (weird because it's
impure)
- Cast round() to pure inside Phobos even though we call setCountrolState
(feels like a bad idea)

--

Reply via email to