[dmd-internals] [D-Programming-Language/dmd] a4c8e8: fix Issue 8891 - non-static opCall runs in initial...
GitHub
noreply at github.com
Sat Oct 27 10:25:27 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a4c8e8e295974e11cefa0ac9e8a10d8829efc4b7
https://github.com/D-Programming-Language/dmd/commit/a4c8e8e295974e11cefa0ac9e8a10d8829efc4b7
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-10-27 (Sat, 27 Oct 2012)
Changed paths:
M src/declaration.c
A test/fail_compilation/bug8891.d
Log Message:
-----------
fix Issue 8891 - non-static opCall runs in initialization incorrectly
Commit: 6f51482f15976f3407ffef19b0c1322d0d3c9a56
https://github.com/D-Programming-Language/dmd/commit/6f51482f15976f3407ffef19b0c1322d0d3c9a56
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-10-27 (Sat, 27 Oct 2012)
Changed paths:
M src/declaration.c
A test/fail_compilation/bug8891.d
Log Message:
-----------
Merge pull request #1231 from 9rnsr/fix8891
Issue 8891 - non-static opCall runs in initialization incorrectly
Compare: https://github.com/D-Programming-Language/dmd/compare/9f367d7a1e26...6f51482f1597
More information about the dmd-internals
mailing list