February 21, 2015 [dmd-internals] [D-Programming-Language/dmd] cfde17: fix Issue 13280 - `this.sizeof` rejected as static... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: cfde17106f88f471ab8c3188fc58d63723682918 https://github.com/D-Programming-Language/dmd/commit/cfde17106f88f471ab8c3188fc58d63723682918 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-22 (Sun, 22 Feb 2015) Changed paths: M src/declaration.c M src/mtype.c M test/compilable/compile1.d Log Message: ----------- fix Issue 13280 - `this.sizeof` rejected as static array length in some cases Commit: e5fdbf0975fde0a0bfcfad0d2dc24fa2576f437e https://github.com/D-Programming-Language/dmd/commit/e5fdbf0975fde0a0bfcfad0d2dc24fa2576f437e Author: Brad Roberts <braddr@puremagic.com> Date: 2015-02-21 (Sat, 21 Feb 2015) Changed paths: M src/declaration.c M src/mtype.c M test/compilable/compile1.d Log Message: ----------- Merge pull request #4431 from 9rnsr/fix13280 Issue 13280 - `this.sizeof` rejected as static array length in some cases Compare: https://github.com/D-Programming-Language/dmd/compare/001e30e55f52...e5fdbf0975fd |
Copyright © 1999-2021 by the D Language Foundation