[Issue 20262] New: CustomFloat.mant_dig

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 2 17:33:57 UTC 2019


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

          Issue ID: 20262
           Summary: CustomFloat.mant_dig
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: dlang at croco-puzzle.com

CustomFloat!(5, 2).mant_dig should be 5, not 6. If storeNormalized is not set,
it should be 4.

--


More information about the Digitalmars-d-bugs mailing list