digitalmars.D.bugs - Implicit conversion from int to complex in 0.121
- Nick (10/10) Apr 25 2005 I don't know if this has been reported yet, but the following fails to c...
- Thomas Kuehne (12/22) Apr 26 2005 -----BEGIN PGP SIGNED MESSAGE-----
- Thomas Kuehne (17/29) Apr 26 2005 Related:
I don't know if this has been reported yet, but the following fails to compile on 0.121 (and 0.120 iirc.) It works on 0.119. I'm using Linux. $ dmd tst.d tst.d(4): Floating point constant expression expected instead of 1 Nick
Apr 25 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nick schrieb am Mon, 25 Apr 2005 12:18:27 +0000 (UTC):I don't know if this has been reported yet, but the following fails to compile on 0.121 (and 0.120 iirc.) It works on 0.119. I'm using Linux. $ dmd tst.d tst.d(4): Floating point constant expression expected instead of 1 NickAdded to DStress as http://dstress.kuehne.cn/run/creal_23.d http://dstress.kuehne.cn/run/creal_24.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCbi3x3w+/yD4P9tIRAuTfAKCrATCP7+ZWCVA5iPK74WDcB65ytACguLNt vt7qoxXnq5GsT/wOPQ0tbdw= =Ivcx -----END PGP SIGNATURE-----
Apr 26 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1Nick schrieb am Mon, 25 Apr 2005 12:18:27 +0000 (UTC):Related: run/creal_25.d(12): semicolon expected, not 'i' http://dstress.kuehne.cn/run/creal_25.d http://dstress.kuehne.cn/run/cfloat_01.d http://dstress.kuehne.cn/run/ireal_03.d http://dstress.kuehne.cn/run/ifloat_03.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCbi+Z3w+/yD4P9tIRAoNMAJ9ElZJvkLj0a1Cx3UqUtAHsb1I5gQCgzXKE 0K/sae88JU48Hl6AIw5XwTo= =f8a4 -----END PGP SIGNATURE-----I don't know if this has been reported yet, but the following fails to compile on 0.121 (and 0.120 iirc.) It works on 0.119. I'm using Linux. $ dmd tst.d tst.d(4): Floating point constant expression expected instead of 1
Apr 26 2005