July 27, 2014 [dmd-internals] [D-Programming-Language/dmd] dfab94: Copying scope object should fill filedinit to NULL... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: dfab94cab4888bbbfbc50f3811c8cc00eeb4a9c9 https://github.com/D-Programming-Language/dmd/commit/dfab94cab4888bbbfbc50f3811c8cc00eeb4a9c9 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M src/class.c M src/scope.c M src/scope.h Log Message: ----------- Copying scope object should fill filedinit to NULL, due to avoid issue 11777 Commit: c876355b1c67d30ccc37f94239950d662082378b https://github.com/D-Programming-Language/dmd/commit/c876355b1c67d30ccc37f94239950d662082378b Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M src/class.c M src/scope.c M src/scope.h Log Message: ----------- Merge pull request #3816 from 9rnsr/fix_sc Copying scope object should fill filedinit to NULL, due to avoid issue 11777 Compare: https://github.com/D-Programming-Language/dmd/compare/031c94f25a0a...c876355b1c67 |
Copyright © 1999-2021 by the D Language Foundation