[Issue 6963] pure/nothrow inference doesn't work for function pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 8 01:23:14 PST 2012


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



--- Comment #3 from github-bugzilla at puremagic.com 2012-11-08 01:23:13 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/0c86463e012dc6f95d996e0d627ca177a23e730a
fix Issue 6963 - pure/nothrow inference doesn't work for function pointers

If the VarDeclaration is not a compile time constant, defer semantic of it's
initializer.

https://github.com/D-Programming-Language/dmd/commit/f6a212814630113441a567777a307a197400b922
Merge pull request #544 from 9rnsr/fix6963

Issue 6332 & 6356 & 6963 - Ignite pure/nothrow inference for template function

-- 
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