October 30, 2013 [D-runtime] [D-Programming-Language/druntime] 567c7a: fix 2.064 merge issue | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/2.064 Home: https://github.com/D-Programming-Language/druntime Commit: 567c7af336afd4ad15fff4b9016e8f7739c5119c https://github.com/D-Programming-Language/druntime/commit/567c7af336afd4ad15fff4b9016e8f7739c5119c Author: Martin Nowak <code@dawg.eu> Date: 2013-10-30 (Wed, 30 Oct 2013) Changed paths: M src/rt/dmain2.d Log Message: ----------- fix 2.064 merge issue - The function printThrowable relied on the Throwable.toString(sink) overload from #636 which is not available in 2.064. - Fixed by re-adding the old exception print code. Commit: 90f68ad147ad27351e78e84e1d3779c9c9d3e618 https://github.com/D-Programming-Language/druntime/commit/90f68ad147ad27351e78e84e1d3779c9c9d3e618 Author: Walter Bright <walter@walterbright.com> Date: 2013-10-30 (Wed, 30 Oct 2013) Changed paths: M src/rt/dmain2.d Log Message: ----------- Merge pull request #651 from dawgfoto/fixMerge2.064 fix 2.064 merge issue Compare: https://github.com/D-Programming-Language/druntime/compare/7c396ef40807...90f68ad147ad |
Copyright © 1999-2021 by the D Language Foundation