Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b5f183e467ff3cbbffb0ffbff3a1038c2310675a
      
https://github.com/D-Programming-Language/dmd/commit/b5f183e467ff3cbbffb0ffbff3a1038c2310675a
  Author: k-hara <[email protected]>
  Date:   2012-11-03 (Sat, 03 Nov 2012)

  Changed paths:
    M src/parse.c
    A test/compilable/test8937.d

  Log Message:
  -----------
  fix Issue 8937 - import declaration statement without scope after `if` 
imports to a parent scope


  Commit: a227688faf8631a04bf5616b0fb77608f4edfcbe
      
https://github.com/D-Programming-Language/dmd/commit/a227688faf8631a04bf5616b0fb77608f4edfcbe
  Author: Walter Bright <[email protected]>
  Date:   2012-11-14 (Wed, 14 Nov 2012)

  Changed paths:
    M src/parse.c
    A test/compilable/test8937.d

  Log Message:
  -----------
  Merge pull request #1254 from 9rnsr/fix8937

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


Compare: 
https://github.com/D-Programming-Language/dmd/compare/8b45f5e06a8e...a227688faf86
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to