Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: de20f7f9e50c468fe7758604058d0af6bc7f36aa
      
https://github.com/D-Programming-Language/dmd/commit/de20f7f9e50c468fe7758604058d0af6bc7f36aa
  Author: k-hara <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 8098 - Inner class method can modify outer's members regardless of 
constancy


  Commit: db915a16aba1db00a5ea59f96ad0b0deea7152b5
      
https://github.com/D-Programming-Language/dmd/commit/db915a16aba1db00a5ea59f96ad0b0deea7152b5
  Author: Walter Bright <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #964 from 9rnsr/fix8098

Issue 8098 - Inner class method can modify outer's members regardless of 
constancy


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

Reply via email to