From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3777 invoked by alias); 9 Nov 2002 14:33:02 -0000 Mailing-List: contact cygwin-apps-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sources.redhat.com Received: (qmail 3760 invoked by uid 9126); 9 Nov 2002 14:33:00 -0000 Date: Sat, 09 Nov 2002 06:33:00 -0000 Message-ID: <20021109143300.3756.qmail@sources.redhat.com> From: rbcollins@sources.redhat.com To: cygwin-apps-cvs@sources.redhat.com Subject: setup ChangeLog LogFile.cc LogFile.h LogSingle ... X-SW-Source: 2002-q4/txt/msg00008.txt.bz2 List-Id: CVSROOT: /cvs/cygwin-apps Module name: setup Changes by: rbcollins@sourceware.org 2002-11-09 06:32:58 Modified files: . : ChangeLog LogFile.cc LogFile.h LogSingleton.cc LogSingleton.h Log message: 2002-11-10 Robert Collins * LogFile.cc: use 'std::' where needed throughout. (LogFile::createLogFile): Implement a factory for LogFile. (LogFile::LogFile): Update for use with the factory, and to handle the latest g++ library changes. (LogFile::operator()): Ditto. (LogFile::endEntry()): Ditto. * LogFile.h: Ditto. * LogSingleton.cc: Ditto. * LogSingleton.h: Ditto. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.287&r2=2.288 http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogSingleton.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogSingleton.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3