[Issue 8255] [CTFE] ICE when passing 'ref' literal
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 6 23:21:25 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8255
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |WORKSFORME
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2013-10-06 23:21:23 PDT ---
I get the following message from 2.064 head:
test.d(3): Error: function test.F!(G).F.f (ref G _param_0) is not callable
using argument types (G)
test.d(3): while evaluating pragma(msg, F().f(G()))
No ice.
--
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