Summary
error in `compile' in setup-api shouldn't call `reset'
Metadata
- Id: 026dbe47145ab00eeaa1bc94c7374802542432f8
- Trac id: 326
- Type: defect
- Reporter: felix
- Owner:
- Cc: zbigniew
- Status: closed
- Component: core tools
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.5.x
- Changetime: 2011-04-04 08:31:00 UTC
- Created: 2010-08-10 22:26:57 UTC
- Keywords: setup-api reset
Attachments
- 026dbe47145ab00eeaa1bc94c7374802542432f8/attachments/0001-setup-api-system-error-message-should-not-use-format.patch
Description
(reported by zbigniew)
Throwing a real error is preferable, since it can be caught by normal exception handling.
Changes and comments
[2010-08-11 00:43:12 UTC] felix changed status from new to closed
[2010-08-11 00:43:12 UTC] felix set resolution to fixed
[2010-08-11 00:43:12 UTC] felix wrote:
I have done that, but to avoid getting call-traces (which are only interesting if you are developing a setup script and which I find quite annoying in normal use), you must pass `-debug` now to `chicken-install` to enable them.
See "experimental" branch.
[2010-08-11 02:49:02 UTC] zbigniew changed status from closed to reopened
[2010-08-11 02:49:02 UTC] zbigniew removed resolution fixed
[2010-08-11 02:49:02 UTC] zbigniew wrote:
Thank you very much Felix. I would ask that you also apply the attached patch to fix the error message.
[2010-08-11 02:49:27 UTC] zbigniew attached 0001-setup-api-system-error-message-should-not-use-format.patch (description=#f)
[2010-08-11 02:51:12 UTC] zbigniew wrote:
Don't forget you can save some time by applying this patch directly.
git am 0001-setup-api-system-error-message-should-not-use-format.patch
[2010-08-17 22:15:24 UTC] felix changed status from reopened to closed
[2010-08-17 22:15:24 UTC] felix set resolution to fixed
[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0
[2011-04-04 08:31:00 UTC] felix wrote:
Milestone 4.6.0 deleted