September 07, 2014 [dmd-internals] [D-Programming-Language/dmd] f70159: Fix Issue 8425 - Missing line number and module na... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f70159a5d94037e6fbe88b1a9dce19d5dc8af1af https://github.com/D-Programming-Language/dmd/commit/f70159a5d94037e6fbe88b1a9dce19d5dc8af1af Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-08 (Mon, 08 Sep 2014) Changed paths: M src/glue.c M src/mtype.c M src/target.c M src/target.h M test/compilable/nogc.d A test/fail_compilation/diag8425.d M test/fail_compilation/fail10905.d M test/fail_compilation/fail9301.d Log Message: ----------- Fix Issue 8425 - Missing line number and module name that can't use core.simd Commit: cd5a0600c6822a7ea4a8c17417d5a0eaf72e9bfb https://github.com/D-Programming-Language/dmd/commit/cd5a0600c6822a7ea4a8c17417d5a0eaf72e9bfb Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/glue.c M src/mtype.c M src/target.c M src/target.h M test/compilable/nogc.d A test/fail_compilation/diag8425.d M test/fail_compilation/fail10905.d M test/fail_compilation/fail9301.d Log Message: ----------- Merge pull request #2879 from yebblies/issue8425 Issue 8425 - Missing line number and module name that can't use core.simd Compare: https://github.com/D-Programming-Language/dmd/compare/0c20be043631...cd5a0600c682 |
Copyright © 1999-2021 by the D Language Foundation