http://d.puremagic.com/issues/show_bug.cgi?id=10251
--- Comment #1 from [email protected] 2013-06-04 18:08:59 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c991a71391c0667e9e7f95cec746897c3092d002 Fix bug 10251 CTFE: Allow returning pointers to global statics of known value Don't expand pointers to global variables. They should stay as a SymOffExp, even if their value is known. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
