[Issue 19905] New: Floating point .init should be bitwise identical to .nan

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 27 04:32:09 UTC 2019


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

          Issue ID: 19905
           Summary: Floating point .init should be bitwise identical to
                    .nan
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: iamthewilsonator at hotmail.com

see also https://github.com/dlang/dmd/pull/7568#discussion_r159835497

This makes the current `float is float` do something other than a bitwise
comparison.

--


More information about the Digitalmars-d-bugs mailing list