Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5bbacc54e37a036ff5288135bd5ae9f8868ed40c
      
https://github.com/D-Programming-Language/dmd/commit/5bbacc54e37a036ff5288135bd5ae9f8868ed40c
  Author: Daniel Murphy <[email protected]>
  Date:   2014-08-29 (Fri, 29 Aug 2014)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail3990.d
    M test/runnable/deprecate1.d

  Log Message:
  -----------
  Fix Issue 3990 - Deferencing a dynamic array as pointer

Deprecation -> Error


  Commit: 6adcefdfab9e304944eb552ed3b835d3bf979ec3
      
https://github.com/D-Programming-Language/dmd/commit/6adcefdfab9e304944eb552ed3b835d3bf979ec3
  Author: Hara Kenji <[email protected]>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail3990.d
    M test/runnable/deprecate1.d

  Log Message:
  -----------
  Merge pull request #3912 from yebblies/issue3990

Issue 3990 - Deferencing a dynamic array as pointer


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

Reply via email to