That shows nothing. A lot of files contain main() methods used for testing and alike that contain such calls. Some are external programs (config.Setup, client.cli, etc) that actually use it independently of the node.
The real question is, what is being written to out/err when a node is running? On Sun, Sep 01, 2002 at 06:23:19PM -0500, Pascal wrote: > Windows find shows 50 files containing system.out.print and 71 > containing system.err.print > > -Pascal > > > Oskar Sandberg wrote: > > > > On Sun, Sep 01, 2002 at 04:27:41PM -0500, Pascal wrote: > > > There are many places in Fred where output is sent to StdErr and > > > StdOut. > > > > Except for cruft (which there shouldn't be any) I don't think this is > > true. If it is, then each case is a coding error that should be fixed. > > > > -- > > > > Oskar Sandberg > > oskar at freenetproject.org > > > > _______________________________________________ > > devl mailing list > > devl at freenetproject.org > > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl > > _______________________________________________ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
