[dmd-internals] [D-Programming-Language/dmd] 120615: fix issue 9247 - Compiler accepts opaque struct re...
GitHub
noreply at github.com
Sat Aug 10 05:24:43 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1206155104c13d961fd2371932fe3b2db69867bb
https://github.com/D-Programming-Language/dmd/commit/1206155104c13d961fd2371932fe3b2db69867bb
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-08-09 (Fri, 09 Aug 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/diag9247.d
Log Message:
-----------
fix issue 9247 - Compiler accepts opaque struct returned by value from
function pointer declaration.
Commit: 64546fcd827f6e4ce0a8237e2e6f926feee9fa8b
https://github.com/D-Programming-Language/dmd/commit/64546fcd827f6e4ce0a8237e2e6f926feee9fa8b
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-08-10 (Sat, 10 Aug 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/diag9247.d
Log Message:
-----------
Merge pull request #2458 from hpohl/9247
fix issue 9247 - Compiler accepts opaque struct returned by value from function pointer declaration.
Compare: https://github.com/D-Programming-Language/dmd/compare/52cc28752a6f...64546fcd827f
More information about the dmd-internals
mailing list