July 29, 2013 [dmd-internals] [D-Programming-Language/dmd] 2aa3d7: Rename isFinal to isFinalFunc to not conflict with... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 2aa3d79479c927204a3e0c18ac9f6859458b81e7 https://github.com/D-Programming-Language/dmd/commit/2aa3d79479c927204a3e0c18ac9f6859458b81e7 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths: M src/declaration.h M src/e2ir.c M src/func.c M src/inline.c M src/traits.c Log Message: ----------- Rename isFinal to isFinalFunc to not conflict with Declaration::isFinal Commit: a218f478beaa9226685fda3a2125858bc4aca22a https://github.com/D-Programming-Language/dmd/commit/a218f478beaa9226685fda3a2125858bc4aca22a Author: Walter Bright <walter@walterbright.com> Date: 2013-07-29 (Mon, 29 Jul 2013) Changed paths: M src/declaration.h M src/e2ir.c M src/func.c M src/inline.c M src/traits.c Log Message: ----------- Merge pull request #2397 from yebblies/finaldecl [DDMD] Rename isFinal to isFinalFunc to not conflict with Declaration::isFinal Compare: https://github.com/D-Programming-Language/dmd/compare/1fe212a1257a...a218f478beaa |
Copyright © 1999-2021 by the D Language Foundation