June 19, 2013 [dmd-internals] [D-Programming-Language/dmd] f3b502: fix issue 10359 - Pointer slicing allowed in @safe... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f3b502ba585d332f4ea7dd98c918f7b8b79d9c59 https://github.com/D-Programming-Language/dmd/commit/f3b502ba585d332f4ea7dd98c918f7b8b79d9c59 Author: Henning Pohl <henning@still-hidden.de> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/expression.c A test/fail_compilation/diag10359.d Log Message: ----------- fix issue 10359 - Pointer slicing allowed in @safe mode Commit: a80a4cc99e949a84398a91cba3e751a4c571c04c https://github.com/D-Programming-Language/dmd/commit/a80a4cc99e949a84398a91cba3e751a4c571c04c Author: Don Clugston <dclugston@googlemail.com> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/expression.c A test/fail_compilation/diag10359.d Log Message: ----------- Merge pull request #2226 from hpohl/10359 fix issue 10359 - Pointer slicing allowed in @safe mode Compare: https://github.com/D-Programming-Language/dmd/compare/df5fc6aeddd5...a80a4cc99e94 |
Copyright © 1999-2021 by the D Language Foundation