Re: permissive parsing, stdout and stderr
"Scott G. Miller" <[email protected]> Fri, 30 Mar 2007 18:37:02 -0500
| Newsgroups | gmane.comp.java.sisc.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 30, 2007 at 09:10:50PM +0200, Antonio wrote: > Hi all, > > I am setting (permissive-parsing #t) and then loading a source file in > my Interpreter. > > It seems that the warnings are sent to System.err, but are not printed > using the Interpeter's output stream. At the moment, no. Please file a feature request for it though, I have been wanting to fix that. As a workaround, you can use S2J to call System.setErr and reassign the standard error stream to one of your choosing, including a Scheme port. Scott ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV