source/fasl time dependency heuristics need tweeking
Bug #292061 reported by
Abdulaziz Ghuloum
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ikarus Scheme |
Fix Committed
|
Low
|
Abdulaziz Ghuloum |
Bug Description
Reported on ikarus-users:
QUOTE
When I install a .sls file and its precompiled .ikarus-fasl
in a Slackware package, line 37 in "ikarus.load.ss":
[(<= (file-ctime ikfasl) (file-ctime filename))
causes ikarus to refuse the fasl because the ctimes are
equal (at the second). The Slackware package management
does not allow to preserve the timestamps.
ENDOFQUOTE
Related branches
Changed in ikarus: | |
milestone: | none → 0.0.4 |
To post a comment you must log in.
Fixed in revision 1659.