July 04, 2013 [dmd-internals] [D-Programming-Language/dmd] 6505a8: fix issue 10542 - implicitly generated class ctor ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 6505a8d8affb22d4d6c9c2da465e26f1d5648016 https://github.com/D-Programming-Language/dmd/commit/6505a8d8affb22d4d6c9c2da465e26f1d5648016 Author: Henning Pohl <henning@still-hidden.de> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: M src/class.c M test/runnable/xtest46.d Log Message: ----------- fix issue 10542 - implicitly generated class ctor doesnt inherit base class ctor attributes Commit: 9af380a868c5e63bcfa1dc7d2b184d9764b680e0 https://github.com/D-Programming-Language/dmd/commit/9af380a868c5e63bcfa1dc7d2b184d9764b680e0 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: M src/class.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #2297 from hpohl/10542 fix issue 10542 - implicitly generated class ctor doesn't inherit base class ctor attributes Compare: https://github.com/D-Programming-Language/dmd/compare/a711eb6b499c...9af380a868c5 |
Copyright © 1999-2021 by the D Language Foundation