| To: | scsh-bugs@martigny.ai.mit.edu |
|---|---|
| Subject: | Bug in static.scm (version 0.5) |
| From: | Iver Odin Kvello <i.o.kvello@sum.uio.no> |
| Date: | Sun, 27 Apr 1997 18:24:39 +0200 (MET DST) |
Static.scm doesn't seem to work as is; and scsh-hlink doesn't seem to
exist. Line 61 and 62 of static.scm reads
(set-options:output-executeable options (caddr args))
(set-options:input-image options (cadr args))
args seems to be unbound at that point. Substituting argl for args results
in a working script and (eventually) a working executable.
--
(define (cthulhu_fhthagn) ; Iver Odin Kvello, iverok@sum.uio.no
(call/cthulhu (lambda (destroy) ; Lambda, the Ultimate Horror
(if (stars-are-right? (now)) (destroy 'everything) (cthulhu_fhtagn)))))
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Object IDs are good ( was: Object IDs are bad ), Henry Baker |
|---|---|
| Next by Date: | Bug in static.scm (version 0.5), Brian D . Carlstrom |
| Previous by Thread: | Bug? Whats wrong with the symbol -i?, Leif Nixon |
| Next by Thread: | Bug in static.scm (version 0.5), Brian D . Carlstrom |
| Indexes: | [Date] [Thread] [Top] [All Lists] |