[Issue 8111] [ICE] With templated recursive return-inferred function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 16 10:13:08 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8111
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from bearophile_hugs at eml.cc 2013-01-16 10:13:07 PST ---
Now it gives:
temp.d(5): Error: forward reference to inferred return type of function call
bar(t.n)
temp.d(8): Error: template instance temp.bar!(int) error instantiating
temp.d(8): Error: forward reference to bar
Closed.
--
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