January 16, 2013 [dmd-internals] [D-Programming-Language/dmd] 3d5b45: Fix Issue 9195 - Should not be able to index a poi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3d5b45196c687b714928954b027ef2944ca0beac https://github.com/D-Programming-Language/dmd/commit/3d5b45196c687b714928954b027ef2944ca0beac Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M src/cast.c M test/runnable/testsafe.d Log Message: ----------- Fix Issue 9195 - Should not be able to index a pointer in safed Allow pointer arithmetic when using an offset that is known to be zero Commit: 381bddf74ba9ddbd298491c182cc58043958f455 https://github.com/D-Programming-Language/dmd/commit/381bddf74ba9ddbd298491c182cc58043958f455 Author: Walter Bright <walter@walterbright.com> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M src/cast.c M test/runnable/testsafe.d Log Message: ----------- Merge pull request #1492 from yebblies/issue9195 Fix Issue 9195 - Should not be able to index a pointer in safed Compare: https://github.com/D-Programming-Language/dmd/compare/4c52f07b93e8...381bddf74ba9 |
Copyright © 1999-2021 by the D Language Foundation