[dmd-internals] [D-Programming-Language/dmd] 8ce841: Static array of non-POD types should fail __traits...
GitHub
noreply at github.com
Sun Feb 16 11:14:37 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8ce841ac75b391c48feff7cc9bef94bb9f3aabc7
https://github.com/D-Programming-Language/dmd/commit/8ce841ac75b391c48feff7cc9bef94bb9f3aabc7
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M src/traits.c
M test/runnable/traits.d
Log Message:
-----------
Static array of non-POD types should fail __traits(isPOD)
Commit: 5b90b9850658638da66485729527b236c2b4f7ba
https://github.com/D-Programming-Language/dmd/commit/5b90b9850658638da66485729527b236c2b4f7ba
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M src/traits.c
M test/runnable/traits.d
Log Message:
-----------
Merge pull request #3063 from ibuclaw/traitspod
Static array of non-POD types should fail __traits(isPOD)
Compare: https://github.com/D-Programming-Language/dmd/compare/788cef53e41b...5b90b9850658
More information about the dmd-internals
mailing list