[dmd-internals] [D-Programming-Language/dmd] 5bbacc: Fix Issue 3990 - Deferencing a dynamic array as po...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Aug 30 21:46:04 PDT 2014
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 <yebblies at gmail.com>
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 <k.hara.pg+dev at gmail.com>
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
More information about the dmd-internals
mailing list