[Issue 10722] Regression (2.064 git-head): Cannot interpret struct at compile-time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 12 23:59:46 PDT 2013


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



--- Comment #7 from Jacob Carlborg <doob at me.com> 2013-09-12 23:59:44 PDT ---
(In reply to comment #5)

> Using .stringof is very unreliable (precisely because of these sort of changes,
> and since .stringof isn't really properly defined).
> 
> I suggest using __traits(identifier, Foo.tupleof[0]) instead.

I suspected that, that was why I didn't create a new bug report.

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