February 09, 2013 [dmd-internals] [D-Programming-Language/dmd] 83d6c9: Fixes Issue 9357 - Better diagnostic on float lite... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 83d6c9923a94c326a65767da735167899bca84fd https://github.com/D-Programming-Language/dmd/commit/83d6c9923a94c326a65767da735167899bca84fd Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-02-08 (Fri, 08 Feb 2013) Changed paths: M src/expression.c M src/root/longdouble.h M test/compilable/extra-files/xheader.di M test/compilable/xheader.d A test/fail_compilation/diag9357.d Log Message: ----------- Fixes Issue 9357 - Better diagnostic on float literals. Fixes Issue 6833 - Float literals need fractional part in header generation. Commit: 8f3c1ef7f4914c6959745b66b8335d0c53a281eb https://github.com/D-Programming-Language/dmd/commit/8f3c1ef7f4914c6959745b66b8335d0c53a281eb Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-02-09 (Sat, 09 Feb 2013) Changed paths: M src/expression.c M src/root/longdouble.h M test/compilable/extra-files/xheader.di M test/compilable/xheader.d A test/fail_compilation/diag9357.d Log Message: ----------- Merge pull request #1649 from AndrejMitrovic/Fix9357_Fix6833 Issue 9357 & Issue 6833 - Printing float literals should be done with a franctional part Compare: https://github.com/D-Programming-Language/dmd/compare/86d758c142ef...8f3c1ef7f491 |
Copyright © 1999-2021 by the D Language Foundation