[Issue 20281] New: CustomFloat is limited to 64 bit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 8 14:14:41 UTC 2019


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

          Issue ID: 20281
           Summary: CustomFloat is limited to 64 bit
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at d-ecke.de

CustomFloat!(60,11); produces error messages while compiling. It looks as if
CustomFloats with more than 64 bits alltogether do not work.

--


More information about the Digitalmars-d-bugs mailing list