[dmd-internals] [D-Programming-Language/dmd] 8ffe47: fix Issue 12970 - Enclosing @system attribute is p...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Jun 24 19:25:12 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8ffe47a05165227751bd08d981c860c52be33ec4
https://github.com/D-Programming-Language/dmd/commit/8ffe47a05165227751bd08d981c860c52be33ec4
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/func.c
M test/compilable/testInference.d
Log Message:
-----------
fix Issue 12970 - Enclosing @system attribute is precedence than postfix @safe
Commit: 8f0d587b3e01789860294cac5c41d5c5889b4e6b
https://github.com/D-Programming-Language/dmd/commit/8f0d587b3e01789860294cac5c41d5c5889b4e6b
Author: Walter Bright <walter at walterbright.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/func.c
M test/compilable/testInference.d
Log Message:
-----------
Merge pull request #3688 from 9rnsr/fix12970
Issue 12970 - Enclosing @system attribute is precedence than postfix @safe
Compare: https://github.com/D-Programming-Language/dmd/compare/a6a2682030bf...8f0d587b3e01
More information about the dmd-internals
mailing list