[dmd-internals] [D-Programming-Language/dmd] a643c1: Issue 2350 - Contracts with a naked body are indec...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 1 16:30:36 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a643c1e8380d4faaa182f016b70b1c50bdddca16
https://github.com/D-Programming-Language/dmd/commit/a643c1e8380d4faaa182f016b70b1c50bdddca16
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M src/func.c
A test/fail_compilation/fail2350.d
Log Message:
-----------
Issue 2350 - Contracts with a naked body are indecent
Error on a naked function with contracts instead of generating wrong code
Commit: eee87f646bc48ac0e59f354ae11d0f5a79e205ba
https://github.com/D-Programming-Language/dmd/commit/eee87f646bc48ac0e59f354ae11d0f5a79e205ba
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
Changed paths:
M src/func.c
A test/fail_compilation/fail2350.d
Log Message:
-----------
Merge pull request #3937 from yebblies/issue2350
Issue 2350 - Contracts with a naked body are indecent
Compare: https://github.com/D-Programming-Language/dmd/compare/f6c130e66791...eee87f646bc4
More information about the dmd-internals
mailing list