[dmd-internals] [D-Programming-Language/dmd] 99265c: Issue 10539 - Implicit pointer to array dereferenc...
GitHub
noreply at github.com
Thu Jul 4 13:24:47 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 99265ca322625f9d76f2fcc530c83845d5485b37
https://github.com/D-Programming-Language/dmd/commit/99265ca322625f9d76f2fcc530c83845d5485b37
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed paths:
M src/mtype.c
M test/runnable/xtest46.d
Log Message:
-----------
Issue 10539 - Implicit pointer to array dereference for .ptr property fails
Commit: c7e0c6ef1085ce74e373b6096d2af40c958e32ec
https://github.com/D-Programming-Language/dmd/commit/c7e0c6ef1085ce74e373b6096d2af40c958e32ec
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed paths:
M src/mtype.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #2296 from 9rnsr/fix10539
[REG2.063] Issue 10539 - Implicit pointer to array dereference for .ptr property fails
Compare: https://github.com/D-Programming-Language/dmd/compare/9af380a868c5...c7e0c6ef1085
More information about the dmd-internals
mailing list