[Issue 4556] Misbehaving nested function

2011-05-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4556 Andrej Mitrovic changed: What|Removed |Added Keywords|rejects-valid | --- Comment #2 from Andrej Mitrovic

[Issue 4556] Misbehaving nested function

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4556 --- Comment #1 from Andrej Mitrovic 2010-08-01 14:46:50 PDT --- See also the 8th example under "Nested Functions" on this page http://www.digitalmars.com/d/2.0/function.html. Pasted here: void test() { int j; static int s; struct F