>> Shouldn't that go to stderr? > > Actually the stdout gets piped into a related logger process.
I tried to have the logger thing to have two pipes open, one for stdout, another for stderr, and give things received on stderr a different log priority, but it didn't work. There is discussion on the mailing list from 2002 or 2003 where I said "this code isn't working" and D Richard Felker III told me "you can't pipe both stdout and stderr". >> odd indent. > I hate the indenting in the souce code generally. I did a better job of indenting it the second time around (Deadwood). >> and odd choice of variable name. > You're worried about a clash between the variable name and unction > sysmbols? I guess this could be changed and sent upstream. If it makes people happier, I can change the variable name. However, that patch will also make a one-line change to the hash compression thingy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org