On 7/4/2011 10:39 PM, Daniel Murphy wrote:
"bearophile"<[email protected]> wrote in message news:[email protected]...Daniel Murphy:Same thing happens with pointers. Reduced:Pointers to structs in CTFE will work in DMD 2.054 :-)When they don't crash the compiler, that is. http://d.puremagic.com/issues/show_bug.cgi?id=6250
Perfect! Thank you. I verified the exception is a stack overflow for the ref case as well (but since you know the compiler internals I'm sure you knew that already ;) ).
