[dmd-internals] [D-Programming-Language/dmd] 2ad375: fix Issue 14552 - SIGSEGV with compile constructio...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun May 31 20:36:29 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2ad3752b8aac96b2231e68adc13943767a539736
https://github.com/D-Programming-Language/dmd/commit/2ad3752b8aac96b2231e68adc13943767a539736
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 14552 - SIGSEGV with compile construction nested class in predicate
Just adding a test case so the SEGV problem was already fixed in the PR #4464.
Commit: c4bcaccb6c659d8e44333095f2a03226ea11c2df
https://github.com/D-Programming-Language/dmd/commit/c4bcaccb6c659d8e44333095f2a03226ea11c2df
Author: Walter Bright <walter at walterbright.com>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #4699 from 9rnsr/fix14552
[REG2.066] Issue 14552 - SIGSEGV with compile construction nested class in predicate
Compare: https://github.com/D-Programming-Language/dmd/compare/3f406367d603...c4bcaccb6c65
More information about the dmd-internals
mailing list