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]

[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.

Attachment: cinstall.patch
Description: Binary data


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