Hello,
I found another bug in SISC CVS that you may be aware of already:
--8<----8<----8<----8<----8<----8<--
snoopy:~ > sisc
SISC (1.16.0-alpha)
#;> (import os)
#;> (define ps (spawn-process "cat" '("/etc/passwd")))
#;> (get-process-stdout ps)
Error: undefined variable '<native-input-port>'.
---------------------------
To enable more detailed stack tracing, start SISC with the
-Dsisc.maxStackTraceDepth=16 java option.
---------------------------
Some stack trace entries may have been suppressed. To see all entries
set the dynamic parameter suppressed-stack-trace-source-kinds to
'().#;>
--8<----8<----8<----8<----8<----8<--
Please let me know if you'd like a bug filed.
___
Alessandro
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|