July 22, 2012 [dmd-internals] [D-Programming-Language/dmd] 085a4e: fix Issue 8397 - parameter types are not checked w... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 085a4ebb6c518da3e6a61841de0d9a5e45b475cb https://github.com/D-Programming-Language/dmd/commit/085a4ebb6c518da3e6a61841de0d9a5e45b475cb Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M src/cast.c M test/runnable/funclit.d Log Message: ----------- fix Issue 8397 - parameter types are not checked when assigning a function literal Commit: 2659baa9c8b47ff68725843b52db84247398a86f https://github.com/D-Programming-Language/dmd/commit/2659baa9c8b47ff68725843b52db84247398a86f Author: Walter Bright <walter@walterbright.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M src/cast.c M test/runnable/funclit.d Log Message: ----------- Merge pull request #1059 from 9rnsr/fix8397 Issue 8397 - parameter types are not checked when assigning a function literal Compare: https://github.com/D-Programming-Language/dmd/compare/ea90073a544b...2659baa9c8b4 |
Copyright © 1999-2021 by the D Language Foundation