March 19, 2012 [dmd-internals] [D-Programming-Language/dmd] f152b0: Fix issue 6438 - [CTFE] wrong error "value used be... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f152b09d8f59a4981bff924802bebaccb926f948 https://github.com/D-Programming-Language/dmd/commit/f152b09d8f59a4981bff924802bebaccb926f948 Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-03-19 (Mon, 19 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Fix issue 6438 - [CTFE] wrong error "value used before set" when slicing =void array Take advantage of the new VoidExp. Commit: b71836bbc5e83af949484401e6f97346e7d66a2d https://github.com/D-Programming-Language/dmd/commit/b71836bbc5e83af949484401e6f97346e7d66a2d Author: Walter Bright <walter@walterbright.com> Date: 2012-03-19 (Mon, 19 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #816 from donc/voidctfe6438 Fix issue 6438 - [CTFE] wrong error "value used before set" with = void Compare: https://github.com/D-Programming-Language/dmd/compare/b2b0585...b71836b |
Copyright © 1999-2021 by the D Language Foundation