chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] SSAX error messages


From: felix
Subject: Re: [Chicken-users] SSAX error messages
Date: Sun, 11 Apr 2004 15:26:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Sunnan wrote:
Sorry to nitpick, but shouldn't SSAX:warn add a newline to its
warnings?

The problem I'm having is that I wrote the (obvious?)
almost-one-liner:

(require '(ssax utils))
(pretty-print (SSAX:XML->SXML (current-input-port) '()))
(newline)

to have an xml2sxml-utility for command-line piping. However, whenever
it emits warnings, since the newline isn't added, the following line
of output also gets written to stderr instead of stdout.

Err, I'm having trouble explaining this coherently. I hope its
understandable enough.


Thanks. That has been fixed (see the web-page).


cheers,
felix





reply via email to

[Prev in Thread] Current Thread [Next in Thread]