May 03, 2014 [dmd-internals] [D-Programming-Language/dmd] 3b335a: fix Issue 12622 - Purity, @safe not checked for po... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3b335a25c0a7627580c79c4d1c807d64b4b115b1 https://github.com/D-Programming-Language/dmd/commit/3b335a25c0a7627580c79c4d1c807d64b4b115b1 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-03 (Sat, 03 May 2014) Changed paths: M src/canthrow.c M src/expression.c A test/fail_compilation/fail12622.d M test/fail_compilation/nogc.d Log Message: ----------- fix Issue 12622 - Purity, @safe not checked for pointers to functions Commit: 3f9aba80f72e5bf87c3b8921b1d0ab8f3838df32 https://github.com/D-Programming-Language/dmd/commit/3f9aba80f72e5bf87c3b8921b1d0ab8f3838df32 Author: David Nadlinger <code@klickverbot.at> Date: 2014-05-03 (Sat, 03 May 2014) Changed paths: M src/canthrow.c M src/expression.c A test/fail_compilation/fail12622.d M test/fail_compilation/nogc.d Log Message: ----------- Merge pull request #3489 from 9rnsr/fix12622 Issue 12622 - Purity, @safe not checked for pointers to functions Compare: https://github.com/D-Programming-Language/dmd/compare/8846c690c63d...3f9aba80f72e |
Copyright © 1999-2021 by the D Language Foundation