[dmd-internals] [D-Programming-Language/dmd] 98aedd: fix Issue 12124 - Never be used static opCall shou...
GitHub
noreply at github.com
Sun Feb 16 02:03:28 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 98aeddcffd1f6826b2e332af951a32da05bcdfe0
https://github.com/D-Programming-Language/dmd/commit/98aeddcffd1f6826b2e332af951a32da05bcdfe0
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-15 (Sat, 15 Feb 2014)
Changed paths:
M src/struct.c
A test/fail_compilation/diag12124.d
M test/runnable/opover3.d
Log Message:
-----------
fix Issue 12124 - Never be used static opCall should be reported
Commit: be71f00450e8c189ec0db224a2c978de97d41161
https://github.com/D-Programming-Language/dmd/commit/be71f00450e8c189ec0db224a2c978de97d41161
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M src/struct.c
A test/fail_compilation/diag12124.d
M test/runnable/opover3.d
Log Message:
-----------
Merge pull request #3240 from 9rnsr/fix12124
Issue 12124 - Never be used static opCall should be reported
Compare: https://github.com/D-Programming-Language/dmd/compare/775701867eac...be71f00450e8
More information about the dmd-internals
mailing list