January 19, 2015 [dmd-internals] [D-Programming-Language/dmd] 4457f9: fix Issue 13884 - No error line number with std.ar... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4457f99ef67aea02b1cd0b1cc2b02865c640a2ff https://github.com/D-Programming-Language/dmd/commit/4457f99ef67aea02b1cd0b1cc2b02865c640a2ff Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-19 (Mon, 19 Jan 2015) Changed paths: M src/func.c M src/mtype.c M src/mtype.h A test/fail_compilation/diag13884.d Log Message: ----------- fix Issue 13884 - No error line number with std.array.array of range of type tuples Validate return type before calling retStyle() on auto function. Commit: dedf4417f10472886f40226845c7ae53cdd88bb9 https://github.com/D-Programming-Language/dmd/commit/dedf4417f10472886f40226845c7ae53cdd88bb9 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-01-20 (Tue, 20 Jan 2015) Changed paths: M src/func.c M src/mtype.c M src/mtype.h A test/fail_compilation/diag13884.d Log Message: ----------- Merge pull request #4311 from 9rnsr/fix13884 Issue 13884 - No error line number with std.array.array of range of type tuples Compare: https://github.com/D-Programming-Language/dmd/compare/12fbc44a1439...dedf4417f104 |
Copyright © 1999-2021 by the D Language Foundation