Subject: Re: CVS commit: basesrc
To: Luke Mewburn <lukem@wasabisystems.com>
From: Lennart Augustsson <lennart@mail.augustsson.net>
List: source-changes
Date: 01/11/2001 00:16:47
Luke Mewburn wrote:
> > > Log Message:
> > > use explicit name rather than __progname in openlog
> >
> > What's the point of this?
>
> because we're very inconsistent in the tree about whether we use
> __progname or the explicit name, with the explicit name seeming to
> have more use.
IMO, changing from __progname to and explicit name is a big step
backwards. I wish we won't do this.
-- Lennart