December 04, 2012 [dmd-internals] [D-Programming-Language/dmd] d743ed: Fix nested struct comparison in constant-folding. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: d743ed6cfa470387f21123942396787c0cb2695c https://github.com/D-Programming-Language/dmd/commit/d743ed6cfa470387f21123942396787c0cb2695c Author: k-hara <k.hara.pg@gmail.com> Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M src/constfold.c M test/runnable/nested.d Log Message: ----------- Fix nested struct comparison in constant-folding. Commit: c081ba350740cd6544eaf417d953bade86094cca https://github.com/D-Programming-Language/dmd/commit/c081ba350740cd6544eaf417d953bade86094cca Author: Walter Bright <walter@walterbright.com> Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M src/constfold.c M test/runnable/nested.d Log Message: ----------- Merge pull request #1349 from 9rnsr/fix_constfold Fix nested struct comparison in constant-folding. Compare: https://github.com/D-Programming-Language/dmd/compare/094ea6ebfabc...c081ba350740 |
Copyright © 1999-2021 by the D Language Foundation