http://d.puremagic.com/issues/show_bug.cgi?id=10752
--- Comment #1 from [email protected] 2013-08-12 09:00:33 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b642f547ae8fada7017eb8e8908446dc4174faf0 fix issue 10752 - accessing a private cached symbol a second time doesn't cause an error in __traits(compiles, ...) https://github.com/D-Programming-Language/dmd/commit/5f0c3a12de2a15116fac109b39912bfcb22842b8 Merge pull request #2448 from hpohl/10752 fix issue 10752 - accessing a private cached symbol a second time doesn't cause an error in __traits(compiles, ...) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
