Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 50bcf60631f2f03a9f2e6d200052ec0a615953c1
      
https://github.com/D-Programming-Language/dmd/commit/50bcf60631f2f03a9f2e6d200052ec0a615953c1
  Author: k-hara <[email protected]>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M src/expression.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  fix Issue 12025 - Wrong purity violation accessing the length of a fixed size 
array


  Commit: 559ad04e6d9cf444a0104eea32e45b68f5016e7a
      
https://github.com/D-Programming-Language/dmd/commit/559ad04e6d9cf444a0104eea32e45b68f5016e7a
  Author: Walter Bright <[email protected]>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M src/expression.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  Merge pull request #3303 from 9rnsr/fix12025

Issue 12025 - Wrong purity violation accessing the length of a fixed size array


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

Reply via email to