gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] TCP/IP connection built into GNU Go?


From: Arend Bayer
Subject: Re: [gnugo-devel] TCP/IP connection built into GNU Go?
Date: Sun, 10 Oct 2004 08:01:08 +0200 (CEST)


> > Paul wrote:
> > > For anyone who wants to read the patch: only changes are in `main.c',
> > > the rest is just like in the first version of the patch.
> > >
> > > Remaining is a proper `configure' stuff.  Any volunteers?
> >
> > Not that I want to crash the party, but are you aware that there are
> > several pieces of code in the engine directory which write directly to
> > stdout and are used by GTP commands?
> 
> No, I'm not.  I knew there were some functions that GTP code
> invoked with `stdout' as parameter and changed those calls.
> Can you help in tracking those ``several pieces of code'' down?

I noticed print_all_move_values(), test_eye_shape(). 

More broken are draw_search_area, dump_stack because they always write
to stderr.

It doesnt seem urgent to fix these.

Arend





reply via email to

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