Re: [PATCH]setup.exe mklink2.cc some function arguments need to be pointers

2002-04-18 Thread Michael A Chase
From: Robert Collins [EMAIL PROTECTED] To: Michael A Chase [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, April 18, 2002 14:59 Subject: RE: [PATCH]setup.exe mklink2.cc some function arguments need to be pointers Update your win32api - And it should not need the patch, I ran a complete

Re: [PATCH]setup.exe: delete called for NULL pointer

2002-04-10 Thread Michael A Chase
for a day. Give a hobbit a ring and he eats fish for an age. - Original Message - From: Pavel Tsekov [EMAIL PROTECTED] To: Michael A Chase [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 13:01 Subject: Re: [PATCH]setup.exe: delete called for NULL pointer Wednesday

Re: [PATCH]setup.exe: delete called for NULL pointer

2002-04-10 Thread Michael A Chase
From: Robert Collins [EMAIL PROTECTED] To: Michael A Chase [EMAIL PROTECTED]; Pavel Tsekov [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 16:03 Subject: RE: [PATCH]setup.exe: delete called for NULL pointer From: Michael A Chase [mailto:[EMAIL PROTECTED]] Sent: Thursday

[PATCH]Setup.Exe causes Application Error at 0x78001750

2002-03-22 Thread Michael A Chase
fish for an age. Changelog: 2002-03-22 Michael A Chase [EMAIL PROTECTED] * site.cc (site_list_type::init): Preserve allocation pointer for key buffer. cinstall-mac-020322-1.patch Description: Binary data

[PATCH]Correct setup.exe log file line endings

2002-02-18 Thread Michael A Chase
for a day. Give a hobbit a ring and he eats fish for an age. ChangeLog: 2002-02-18 Michael A Chase [EMAIL PROTECTED] * log.cc (log_save): Put \n at end of log lines instead of '. cinstall-mac-020218-1.patch Description: Binary data

[PATCH]setup.exe passwd-grp.bat being created when not needed

2002-02-18 Thread Michael A Chase
and he eats fish for an age. ChangeLog: 2002-02-18 Michael A Chase [EMAIL PROTECTED] * desktop.cc (make_passwd_group): Don't create passwd-grp.bat unnecessarily. cinstall-mac-020218-2.patch Description: Binary data

Rebase Patch Review

2002-02-09 Thread Michael A Chase
I've looked the patch over and don't see any obvious problems. My technical knowledge of C++ has some severe limits though. It might be better to have rebase in some of the names; rebase_config instead of config_file for example. -- Mac :}) ** I normally forward private questions to the

[PATCH]setup.exe: Cleanup Logging with String

2002-02-02 Thread Michael A Chase
This patch should be applied to the String source after cinstall-mac-020202-1.patch. I compiled clean, but did not try to run the result. Time for bed. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter:

setup.exe concats

2002-02-02 Thread Michael A Chase
I forgot to remove Strings::concat() and Strings::vconcat() in Strings++.cc and Strings++.h. They shouldn't be needed after my first patch is applied. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter:

Re: For the curious: Setup.exe char- String patch

2002-02-01 Thread Michael A Chase
- Original Message - From: Robert Collins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 01, 2002 13:58 Subject: For the curious: Setup.exe char- String patch This is what I'm preparing to commit. I'm mailing it here as a preview, because doing the changelog is going

[PATCH]Reduce messages in setup.log

2002-01-28 Thread Michael A Chase
fish for an age. 2002-01-25 Michael A Chase [EMAIL PROTECTED] * archive.cc (archive::read): Send log() output only to setup.log.full. (archive::write): Ditto. (archive::peek): Ditto. (archive::tell): Ditto. (archive::error): Ditto. (archive::next_file_name): Ditto

Re: [PATCH]Reduce messages in setup.log

2002-01-28 Thread Michael A Chase
29, 2002 3:14 PM Subject: Re: [PATCH]Reduce messages in setup.log On Mon, Jan 28, 2002 at 08:00:36PM -0800, Michael A Chase wrote: I don't know how Robert prefers this, but it is customary to provide a single patch file not a bunch of separate attachments. With one patch file you can

Re: [PATCH]Reduce messages in setup.log

2002-01-28 Thread Michael A Chase
- Original Message - From: Robert Collins [EMAIL PROTECTED] To: Michael A Chase [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, January 28, 2002 21:38 Subject: Re: [PATCH]Reduce messages in setup.log - Original Message - From: Michael A Chase [EMAIL PROTECTED

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

2002-01-28 Thread Michael A Chase
. 2002-01-28 Michael A Chase [EMAIL PROTECTED] * 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

Re: [PATCH]Package extention recognition (revision 1)

2002-01-25 Thread Michael A Chase
- Original Message - From: Robert Collins [EMAIL PROTECTED] To: Michael A Chase [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, January 25, 2002 02:04 Subject: Re: [PATCH]Package extention recognition (revision 1) On Fri, 2002-01-25 at 20:44, Michael A Chase wrote