[dmd-internals] [D-Programming-Language/dmd] 69eee3: fix Issue 8081 - pure nothrow unittest problem in ...
GitHub
noreply at github.com
Sun May 12 16:16:43 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 69eee3956502f2455cc9aa686ac3e7a6dc5219a5
https://github.com/D-Programming-Language/dmd/commit/69eee3956502f2455cc9aa686ac3e7a6dc5219a5
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M src/attrib.c
M test/compilable/extra-files/header.di
M test/compilable/header.d
Log Message:
-----------
fix Issue 8081 - pure nothrow unittest problem in generated 'header' file
Commit: 23c6ac5bee0d0417a93ba560a711068150566083
https://github.com/D-Programming-Language/dmd/commit/23c6ac5bee0d0417a93ba560a711068150566083
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M src/attrib.c
M test/compilable/extra-files/header.di
M test/compilable/header.d
Log Message:
-----------
Merge pull request #1139 from 9rnsr/fix8081
Issue 8081 - pure nothrow unittest problem in generated 'header' file
Compare: https://github.com/D-Programming-Language/dmd/compare/a3c6eaabe20f...23c6ac5bee0d
More information about the dmd-internals
mailing list