[Issue 8521] Internal error: e2ir.c 720 when a function uses a template which relies on that function and -release and -inline are used

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 22 02:28:08 PDT 2012


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



--- Comment #6 from github-bugzilla at puremagic.com 2012-08-22 02:27:37 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/038e30c737370d7d0489be2e0e889f0f8f071fad
Minor adjustment to better workaround bug# 8521.

Apparently, using the ternary operator makes it worse, so I switched it
to use if instead. The semantics are identical.

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