[Issue 9588] format prints context pointer for struct

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 26 20:19:24 PST 2013


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



--- Comment #4 from hsteoh at quickfur.ath.cx 2013-02-26 20:19:22 PST ---
Hmm. Using __traits(allMembers, S) seems to indicate that the field name is
'this'. Since 'this' is a reserved keyword, that may be safer to check for than
assuming that the compiler will always put it last.

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