September 13, 2013 [dmd-internals] [D-Programming-Language/dmd] 20ad47: Fixes Issue 10984 - Better diagnostic for static f... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 20ad475aa59a82a2f945443943eb642bd14c3ec5 https://github.com/D-Programming-Language/dmd/commit/20ad475aa59a82a2f945443943eb642bd14c3ec5 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-09-13 (Fri, 13 Sep 2013) Changed paths: M src/func.c A test/fail_compilation/diag10984.d Log Message: ----------- Fixes Issue 10984 - Better diagnostic for static function when attempting to access a symbol requiring frame access. Commit: 654090e9c95029d783f570dbf99412944a0dbc55 https://github.com/D-Programming-Language/dmd/commit/654090e9c95029d783f570dbf99412944a0dbc55 Author: Walter Bright <walter@walterbright.com> Date: 2013-09-13 (Fri, 13 Sep 2013) Changed paths: M src/func.c A test/fail_compilation/diag10984.d Log Message: ----------- Merge pull request #2554 from AndrejMitrovic/Fix10984 Issue 10984 - Better diagnostic for static function frame access error Compare: https://github.com/D-Programming-Language/dmd/compare/04e4f465e034...654090e9c950 |
Copyright © 1999-2021 by the D Language Foundation