[dmd-internals] [D-Programming-Language/dmd] b91401: fix Issue 14768 - Error: index 174762 overflow for...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Jul 4 22:40:32 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b91401db907f113e5acbf9be4be69b97b286c198
https://github.com/D-Programming-Language/dmd/commit/b91401db907f113e5acbf9be4be69b97b286c198
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail4611.d
Log Message:
-----------
fix Issue 14768 - Error: index 174762 overflow for static array
Improve diagnostic message.
Commit: 64c473c62aa07030f4daf1b76fe04b445f0ebf1f
https://github.com/D-Programming-Language/dmd/commit/64c473c62aa07030f4daf1b76fe04b445f0ebf1f
Author: Walter Bright <walter at walterbright.com>
Date: 2015-07-04 (Sat, 04 Jul 2015)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail4611.d
Log Message:
-----------
Merge pull request #4798 from 9rnsr/fix14768
Issue 14768 - Error: index 174762 overflow for static array
Compare: https://github.com/D-Programming-Language/dmd/compare/92c37006e20e...64c473c62aa0
More information about the dmd-internals
mailing list