https://issues.dlang.org/show_bug.cgi?id=18212
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/028e362d9564a7a4bdb35ac6f8a3e5843587141d Fix Issue 18212 - Usage of cfloat,cdouble,cfloat,ifloat,idouble,ireal shouldn't trigger an error in deprecated code https://github.com/dlang/dmd/commit/254c9634f8498c3d7eb38f37de23b14f1c509e36 Merge pull request #7647 from wilzbach/fix-18212 Fix Issue 18212 - Usage of cfloat,cdouble,cfloat,ifloat,idouble,ireal shouldn't trigger an error in deprecated code merged-on-behalf-of: Iain Buclaw <[email protected]> --
