#921 closed defect (fixed)
coops does not register primitive objects correctly
Reported by: | Christian Kellermann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | 4.9.0 |
Component: | extensions | Version: | 4.8.x |
Keywords: | coops primitive classes | Cc: | |
Estimated difficulty: |
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.
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | coops-patch.diff added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, Christian - applied and tagged (1.92).