[Issue 8339] is(typeof(...)) is reporting true when it's false due to nested function error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 18 08:24:08 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8339



--- Comment #5 from github-bugzilla at puremagic.com 2012-08-18 08:24:06 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/4a0546480078d51a0ad4dbf141c71bf818e034ec
fix Issue 8339 - is(typeof(...)) is reporting true when it's false due to
nested function error

Avoid frame access check and disabled default construction in predicate
templates.

https://github.com/D-Programming-Language/phobos/commit/6d42d0286010fce62afe52ad3307cbf38102fe0b
Merge pull request #751 from 9rnsr/fix8339

Supplemental change for dmd/pull/1087 (fix Issue 8339)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list