[Issue 8937] import declaration statement without scope after `if` imports to a parent scope

2012-11-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8937 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8937] import declaration statement without scope after `if` imports to a parent scope

2012-11-14 Thread d-bugmail
/b5f183e467ff3cbbffb0ffbff3a1038c2310675a fix Issue 8937 - import declaration statement without scope after `if` imports to a parent scope https://github.com/D-Programming-Language/dmd/commit/a227688faf8631a04bf5616b0fb77608f4edfcbe Merge pull request #1254 from 9rnsr/fix8937 Issue 8937 - import declaration statement without scope

[Issue 8937] import declaration statement without scope after `if` imports to a parent scope

2012-11-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8937 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #1 from K