http://d.puremagic.com/issues/show_bug.cgi?id=10722
--- Comment #7 from Jacob Carlborg <[email protected]> 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: -------
