Pre-compiled library fasl-read bug

Bug #283050 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Medium
Abdulaziz Ghuloum

Bug Description

(compile-all.ikarus.sps is in my xitomatl revision 117)

[d@eep:~/zone/scheme/xitomatl]-> ikarus --compile-dependencies compile-all.ikarus.sps
[...]
Serializing "/home/d/zone/scheme/xitomatl/lang.sls.ikarus-fasl" ...
[...]
Serializing "/home/d/zone/scheme/xitomatl/define/extras.sls.ikarus-fasl" ...
[...]
[d@eep:~/zone/scheme/xitomatl]-> ikarus
Ikarus Scheme version 0.0.3+ (revision 1625, build 2008-10-13)
Copyright (c) 2006-2008 Abdulaziz Ghuloum

> (import (xitomatl define extras))
Unhandled exception
 Condition components:
   1. &assertion
   2. &who: fasl-read
   3. &message: "Unexpected char as a fasl object header"
   4. &irritants: (#\S #<input-port (binary) "/home/d/zone/scheme/xitomatl/define/extras.sls.ikarus-fasl">)
>
> (import (xitomatl lang))
Unhandled exception
 Condition components:
   1. &assertion
   2. &who: fasl-read
   3. &message: "Unexpected char as a fasl object header"
   4. &irritants: (#\S #<input-port (binary) "/home/d/zone/scheme/xitomatl/lang.sls.ikarus-fasl">)
>

Related branches

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in revision 1627. Thanks.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Medium
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.