March 05, 2013 [dmd-internals] [D-Programming-Language/dmd] 840d88: fix Issue 8902 - Unexpected "duplicate union initi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 840d88a6e539e9817cffdc4abe8ad6357897d54a https://github.com/D-Programming-Language/dmd/commit/840d88a6e539e9817cffdc4abe8ad6357897d54a Author: k-hara <k.hara.pg@gmail.com> Date: 2013-02-27 (Wed, 27 Feb 2013) Changed paths: M src/mtype.c M test/runnable/structlit.d Log Message: ----------- fix Issue 8902 - Unexpected "duplicate union initialization for X" error Commit: a975ed6aacd7e2604808a74fb509da99c10624ef https://github.com/D-Programming-Language/dmd/commit/a975ed6aacd7e2604808a74fb509da99c10624ef Author: Walter Bright <walter@walterbright.com> Date: 2013-03-05 (Tue, 05 Mar 2013) Changed paths: M src/mtype.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #1369 from 9rnsr/fix8902 Issue 8902 - Unexpected "duplicate union initialization for X" error Compare: https://github.com/D-Programming-Language/dmd/compare/d6db1b834c24...a975ed6aacd7 |
Copyright © 1999-2021 by the D Language Foundation