August 11, 2013 [dmd-internals] [D-Programming-Language/dmd] 805dd7: fix Issue 10726 - Bogus Circular Reference error i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 805dd761dd85c98d60b3957bd5679cdbbf23c7f2 https://github.com/D-Programming-Language/dmd/commit/805dd761dd85c98d60b3957bd5679cdbbf23c7f2 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M src/clone.c M src/struct.c M src/template.c M src/toobj.c M test/compilable/extra-files/json.out A test/compilable/test10726.d Log Message: ----------- fix Issue 10726 - Bogus Circular Reference error if opEquals defined and has a loop This is also the better fix for issue 10567. Commit: 6fc381e977d0a9e04f74bc937edbbbe08e018d39 https://github.com/D-Programming-Language/dmd/commit/6fc381e977d0a9e04f74bc937edbbbe08e018d39 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M test/runnable/extra-files/test10567.d M test/runnable/extra-files/test10567a.d Log Message: ----------- Update 10567 test case for exhaustive check of TypeInfo generation Commit: 4e9a7b169ef9a570a0fbf3244733eced542c16c2 https://github.com/D-Programming-Language/dmd/commit/4e9a7b169ef9a570a0fbf3244733eced542c16c2 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2013-08-11 (Sun, 11 Aug 2013) Changed paths: M src/clone.c M src/struct.c M src/template.c M src/toobj.c M test/compilable/extra-files/json.out A test/compilable/test10726.d M test/runnable/extra-files/test10567.d M test/runnable/extra-files/test10567a.d Log Message: ----------- Merge pull request #2421 from 9rnsr/fix10726 [REG2.064a] Issue 10726 - Bogus Circular Reference error if opEquals defined and has a loop Compare: https://github.com/D-Programming-Language/dmd/compare/e615dbf68f91...4e9a7b169ef9 |
Copyright © 1999-2021 by the D Language Foundation