October 15, 2014 [D-runtime] [D-Programming-Language/druntime] 07ac41: import instead of declare onOutOfMemoryError | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 07ac415c969a5a886628477d48bae68822fc8368 https://github.com/D-Programming-Language/druntime/commit/07ac415c969a5a886628477d48bae68822fc8368 Author: Martin Nowak <code@dawg.eu> Date: 2014-10-16 (Thu, 16 Oct 2014) Changed paths: M src/object_.d Log Message: ----------- import instead of declare onOutOfMemoryError - fixes an issue where the compiler complains about a conflicting onOutOfMemoryError when compiling core.exception together with object_.d Commit: 92da08c2deefd16fee3e9eb4480b0469ec74a4fe https://github.com/D-Programming-Language/druntime/commit/92da08c2deefd16fee3e9eb4480b0469ec74a4fe Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-10-16 (Thu, 16 Oct 2014) Changed paths: M src/object_.d Log Message: ----------- Merge pull request #995 from MartinNowak/onOutOfMemoryError import instead of declare onOutOfMemoryError Compare: https://github.com/D-Programming-Language/druntime/compare/095de04b05e6...92da08c2deef |
Copyright © 1999-2021 by the D Language Foundation