[Issue 10482] Regression (2.063): Compiler allows constant global functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 30 09:39:10 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10482
Dicebot <m.strashun at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |m.strashun at gmail.com
--- Comment #3 from Dicebot <m.strashun at gmail.com> 2013-06-30 09:39:08 PDT ---
This is irrelevant to Issue 10511. Global const functions are still invalid, no
regressions here : http://dpaste.1azy.net/a2500829
Looks like 2.062 had bug in parser and coupled leading 'const' with function
type instead of return type. IMHO this is invalid / won't fix.
--
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