This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]Reduce messages in setup.log (Revision 1)


Thanks Michael,
    I'll apply this - minues the io_stream::~io_stream change (I prefer
the current wording because someone could override the destructor, but
not set the flag, thus strictly speaking it only _appears_ that they
haven't.).

Rob
===
----- Original Message -----
From: "Michael A Chase" <mchase@ix.netcom.com>
To: <cygwin-patches@cygwin.com>
Sent: Tuesday, January 29, 2002 6:35 PM
Subject: [PATCH]Reduce messages in setup.log (Revision 1)


> I think this covers the changes we discussed.
> --
> Mac :})
> ** I normally forward private questions to the appropriate mail list.
**
> Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
> Give a hobbit a fish and he eats fish for a day.
> Give a hobbit a ring and he eats fish for an age.
>
> 2002-01-28  Michael A Chase <mchase@ix.netcom.com>
>
>     * compress_bz.cc (compress_bz::peek): Remove log() call.
>     (compress_bz::~compress_bz): Ditto.
>     (compress_bz::seek): Only write log() message to setup.log.full.
>     * compress_gz.cc (compress_gz::peek): Remove log() call.
>     (compress_gz::error): Ditto.
>     (compress_gz::~compress_gz): Ditto.
>     (compress_gz::seek): Only write log() message to setup.log.full.
>     * io_stream_cygfile.cc (io_stream_cygfile::peek): Remove log()
call.
>     * io_stream_file.cc: Remove #include "log.h".
>     (io_stream_file::peek): Remove log() call.
>     * io_stream.cc (io_stream::factory): Shortened log() message.
>     (io_stream::~io_stream): Shortened log() message.
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]