June 29, 2011 [D-runtime] [D-Programming-Language/druntime] 9a8af0: Make return of non-void from void function explici... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 9a8af03f6cf7d22c1af93138e1eae4fb9495d6aa https://github.com/D-Programming-Language/druntime/commit/9a8af03f6cf7d22c1af93138e1eae4fb9495d6aa Author: Daniel Murphy <yebblies at gmail.com> Date: 2011-06-29 (Wed, 29 Jun 2011) Changed paths: M src/gc/gc.d Log Message: ----------- Make return of non-void from void function explicit. Required if http://d.puremagic.com/issues/show_bug.cgi?id=5399 is fixed. Commit: ac0e4a8a0b0eb0a5cdfd03e985ff2cda86e1f8d0 https://github.com/D-Programming-Language/druntime/commit/ac0e4a8a0b0eb0a5cdfd03e985ff2cda86e1f8d0 Author: Andrei Alexandrescu <andrei at erdani.com> Date: 2011-06-29 (Wed, 29 Jun 2011) Changed paths: M src/gc/gc.d Log Message: ----------- Merge pull request #33 from yebblies/fix5399 Make return of non-void from void function explicit. Compare: https://github.com/D-Programming-Language/druntime/compare/7610faf...ac0e4a8 |
Copyright © 1999-2021 by the D Language Foundation