Summary
coops does not register primitive objects correctly
Metadata
- Id: 2f7c959e32e9390e794b13a0da1001e8a3f8e64c
- Trac id: 921
- Type: defect
- Reporter: ckeen
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.9.0
- Version: 4.8.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2012-09-11 17:48:58 UTC
- Keywords: coops primitive classes
Attachments
- 2f7c959e32e9390e794b13a0da1001e8a3f8e64c/attachments/coops-patch.diff
Description
The coops trunk incorrectly registers srfi-4 vector classes as <u8vector>, probably due to a cut and paste error. The attached patch fixes this.
Changes and comments
[2012-09-11 17:49:13 UTC] ckeen attached coops-patch.diff (description=#f)
[2012-09-11 20:35:36 UTC] felix changed status from new to closed
[2012-09-11 20:35:36 UTC] felix set resolution to fixed
[2012-09-11 20:35:36 UTC] felix wrote:
Thanks, Christian - applied and tagged (1.92).
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted