Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0b575f80b644715207ff18ca92d7bfb4708186aa
      
https://github.com/D-Programming-Language/dmd/commit/0b575f80b644715207ff18ca92d7bfb4708186aa
  Author: k-hara <[email protected]>
  Date:   2013-12-22 (Sun, 22 Dec 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail11720.d

  Log Message:
  -----------
  fix Issue 11720 - Function-local static variables should cause "already 
defined in another scope" error


  Commit: 5901e163e48a5f13a5a1d970741229b3c2878e0d
      
https://github.com/D-Programming-Language/dmd/commit/5901e163e48a5f13a5a1d970741229b3c2878e0d
  Author: Walter Bright <[email protected]>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail11720.d

  Log Message:
  -----------
  Merge pull request #2947 from 9rnsr/fix11720

Issue 11720 - Function-local static variables should cause "already defined in 
another scope" error


Compare: 
https://github.com/D-Programming-Language/dmd/compare/6acfacb40887...5901e163e48a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to