[Issue 1625] CTFE: cannot evaluate function when return type includes a union
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 26 09:45:31 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1625
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
Summary|cannot evaluate function |CTFE: cannot evaluate
|@compile-time when return |function when return type
|type includes a union |includes a union
--- Comment #3 from Don <clugdbug at yahoo.com.au> 2009-08-26 09:45:28 PDT ---
Actually it cannot evaluate any function which involves reading the value of a
union. (It can WRITE to a union, though!)
--
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