August 10, 2013 [dmd-internals] [D-Programming-Language/dmd] 120615: fix issue 9247 - Compiler accepts opaque struct re... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation