October 27, 2012 [dmd-internals] [D-Programming-Language/dmd] ce7d93: Fixes Issue 7050 - PrettyPrint calls to unsafe fun... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ce7d9388d2eafc233f35fe3607fd2654b2c2f4e8 https://github.com/D-Programming-Language/dmd/commit/ce7d9388d2eafc233f35fe3607fd2654b2c2f4e8 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2012-10-20 (Sat, 20 Oct 2012) Changed paths: M src/expression.c A test/fail_compilation/diag7050a.d A test/fail_compilation/diag7050b.d A test/fail_compilation/diag7050c.d Log Message: ----------- Fixes Issue 7050 - PrettyPrint calls to unsafe functions for nicer diagnostic error messages. Add line number for implicitly generated function. Commit: 98c9357e42e37de5b35c4ec2985d657770cedf6d https://github.com/D-Programming-Language/dmd/commit/98c9357e42e37de5b35c4ec2985d657770cedf6d Author: Daniel Murphy <yebblies@gmail.com> Date: 2012-10-27 (Sat, 27 Oct 2012) Changed paths: M src/expression.c A test/fail_compilation/diag7050a.d A test/fail_compilation/diag7050b.d A test/fail_compilation/diag7050c.d Log Message: ----------- Merge pull request #1201 from AndrejMitrovic/Fix7050 Fix Issue 7050 - Safety error message should include full function names Compare: https://github.com/D-Programming-Language/dmd/compare/557021bfc908...98c9357e42e3 |
Copyright © 1999-2021 by the D Language Foundation