www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18212] New: Usage of

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 puremagic.com
          Reporter: greensunny12 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

--
Jan 08 2018