Joerg Sonnenberger wrote:
> On Tue, Jan 18, 2005 at 09:03:19AM -0800, Max Okumoto wrote:
>
>>I was thinking of moving debugging output to stderr. But I don't
>>know if that would break other things. Any opinions?
>
>
> Actually I was about to ask for the same. I don't care about compatibility
> with the debugging code, but should really go all to stderr.
>
> Joerg
>
>
>> Max
Ok it looks like other people agree. I will send debugging output to
stderr. I will workup a patch.
Max