[Issue 7459] working around nested function declaration order

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 13 22:29:10 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7459



--- Comment #1 from hsteoh at quickfur.ath.cx 2012-12-13 22:29:06 PST ---
Ideally, the compiler should allow nested functions to call each other. I
understand there are some complications with how declarations inside function
scope are processed, but is there a way to treat function declarations
differently from variable declarations?

-- 
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