toplevel continuation bug?
Theodore Bondo <[email protected]> Fri, 28 Jan 2005 08:15:56 -0800 (PST)
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Running 1.9.6, Say I have the following code in a file: (define c 'undefined) (call-with-current-continuation (lambda (cc) (set! c cc))) and I load that code using (load filename). Okay, everything is fine until I try calling the continuation (c 1)- SISC just exits hard. It exits so hard that I have been unable to figure out how to get a stack trace. It seems that I can call the continuation while in the file but once the file is fully loaded- calling the continuation just exits hard. C.W. __________________________________ Do you Yahoo!? All your favorites on one personal page Try My Yahoo! http://my.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl