[Issue 18212] New: Usage of cfloat,cdouble,cfloat,ifloat,idouble,ireal shouldn't trigger an error in deprecated code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 8 17:59:48 UTC 2018


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

          Issue ID: 18212
           Summary: Usage of cfloat,cdouble,cfloat,ifloat,idouble,ireal
                    shouldn't trigger an error in deprecated code
           Product: D
           Version: D2
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: greensunny12 at gmail.com

echo "deprecated foo(creal r) {}" | dmd -transition=complex -main -


https://run.dlang.io/is/UPPP2B

See also: https://github.com/dlang/dmd/pull/7640

--


More information about the Digitalmars-d-bugs mailing list