[dlang.org] [D-Programming-Language/dlang.org] a3a3a3: fix missing return statements (make foo void).
GitHub via dlang.org
dlang.org at puremagic.com
Sat Apr 25 08:16:06 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: a3a3a3048a5a3288fdb1735a0f51aab57e5e18e8
https://github.com/D-Programming-Language/dlang.org/commit/a3a3a3048a5a3288fdb1735a0f51aab57e5e18e8
Author: tobias <tobias.stengel at student.kit.edu>
Date: 2015-04-18 (Sat, 18 Apr 2015)
Changed paths:
M function.dd
Log Message:
-----------
fix missing return statements (make foo void).
Commit: 0adb6378e15757a19490e9019ff836ddbc5133d0
https://github.com/D-Programming-Language/dlang.org/commit/0adb6378e15757a19490e9019ff836ddbc5133d0
Author: tobias <tobias.stengel at student.kit.edu>
Date: 2015-04-18 (Sat, 18 Apr 2015)
Changed paths:
M function.dd
Log Message:
-----------
fix 'undefined identifier args'.
Commit: 2cdd5f37d9e07b8ce4965b955b1659bd4347e7d0
https://github.com/D-Programming-Language/dlang.org/commit/2cdd5f37d9e07b8ce4965b955b1659bd4347e7d0
Author: tobias <tobias.stengel at student.kit.edu>
Date: 2015-04-18 (Sat, 18 Apr 2015)
Changed paths:
M function.dd
Log Message:
-----------
for consistency: change return type of extern(C) foo to void.
Commit: 07e979c53f042aa5b4aa7fa85739e2992ebedb03
https://github.com/D-Programming-Language/dlang.org/commit/07e979c53f042aa5b4aa7fa85739e2992ebedb03
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-25 (Sat, 25 Apr 2015)
Changed paths:
M function.dd
Log Message:
-----------
Merge pull request #967 from tosttost/issue_14418
Fix Issue 14418
Compare: https://github.com/D-Programming-Language/dlang.org/compare/77a967efb871...07e979c53f04
More information about the dlang.org
mailing list