https://d.puremagic.com/issues/show_bug.cgi?id=11824
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Component|Phobos |DMD Platform|x86 |All OS/Version|Windows |All --- Comment #5 from Kenji Hara <[email protected]> 2014-02-03 21:52:04 PST --- (In reply to comment #4) > I can work *around* the issue, but there is a CTFE bug in there to begin with. > [snip] > To be perfectly pedantic: a happens to be a stack variable, yes, but *not* > inside "getAddr" 's scope. So this should not be rejected during CTFE I think. Yes, this is a compiler bug. https://github.com/D-Programming-Language/dmd/pull/3204 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
