Re: [setup PATCH] Recaption

2003-07-19 Thread Max Bowsher
Robert Collins wrote: [a blank message] I guess that's a very terse way of acknowledging you are thinking about the patch! :-) Max.

Re: [setup PATCH] Recaption

2003-07-19 Thread Robert Collins
On Sat, 2003-07-19 at 18:17, Max Bowsher wrote: Robert Collins wrote: [a blank message] I guess that's a very terse way of acknowledging you are thinking about the patch! :-) Well, something sure SNAFU'd. I meant 'approved'. Cheers, Rob -- GPG key available at:

Re: SetupXP

2003-07-19 Thread Max Bowsher
Robert Collins wrote: On Sat, 2003-07-19 at 11:32, Gary R. Van Sickle wrote: Wait! The status quo must remain, until we have confirmed evidence that static destructors do always run on exit from -mno-cygwin programs. As Rob said, he's said that too. What am I missing? Neither of LogFile's

Re: SetupXP

2003-07-19 Thread Max Bowsher
Gary R. Van Sickle wrote: On Sat, 2003-07-19 at 11:32, Gary R. Van Sickle wrote: Wait! The status quo must remain, until we have confirmed evidence that static destructors do always run on exit from -mno-cygwin programs. As Rob said, he's said that too. What am I missing? Neither of

Re: [setup PATCH] Recaption

2003-07-19 Thread Max Bowsher
Robert Collins wrote: On Sat, 2003-07-19 at 18:17, Max Bowsher wrote: Robert Collins wrote: [a blank message] I guess that's a very terse way of acknowledging you are thinking about the patch! :-) Well, something sure SNAFU'd. I meant 'approved'. Thanks, Can you take a quick look at:

[SetupXP] Minor res.rc changes.

2003-07-19 Thread Max Bowsher
| * res.rc | (IDD_SPLASH): Move icon. Actually, you just changed the width. Widths of 21 and 20 are used at various places in res.rc. I don't know why. If you can work out which is correct, please send a patch updating all uses to it. But, please don't change only a single instance. | Change

[SetupXP] PropertyPage::OnInit

2003-07-19 Thread Max Bowsher
I would like to propose NOT moving the global font settings into PropertyPage::OnInit, and consequently not requiring Call base class OnInit() changes in all derived classes. Since the font settings are *already* set up to fail silently if the relevant control is not present, I don't think we

Re: [SetupXP] PropertyPage::OnInit

2003-07-19 Thread Robert Collins
On Sat, 2003-07-19 at 23:33, Max Bowsher wrote: I would like to propose NOT moving the global font settings into PropertyPage::OnInit, and consequently not requiring Call base class OnInit() changes in all derived classes. Since the font settings are *already* set up to fail silently if the

Re: [SetupXP] The two styles for handling activation refusal

2003-07-19 Thread Max Bowsher
Robert Collins wrote: On Sat, 2003-07-19 at 23:40, Max Bowsher wrote: Gary's current SetupXP patchset calls 2 member functions on page activation: OnActivate (returns void), and OnAcceptActivation (returns bool). I think this is unnecessarily messy. AFAICS, OnAcceptActivation only exists to

Re: [SetupXP] PropertyPage::OnInit

2003-07-19 Thread Max Bowsher
Robert Collins wrote: On Sat, 2003-07-19 at 23:33, Max Bowsher wrote: I would like to propose NOT moving the global font settings into PropertyPage::OnInit, and consequently not requiring Call base class OnInit() changes in all derived classes. Since the font settings are *already* set up to

Pending package status (20 Jul 2003)

2003-07-19 Thread Elfyn McBratney
@ TCM date : 27 Jan 2003 version: 2.20-1 status : updated packages are available for review notes : http://cygwin.com/ml/cygwin-apps/2003-01/msg00299.html http://cygwin.com/ml/cygwin-apps/2003-01/msg00100.html reviews: http://cygwin.com/ml/cygwin-apps/2003-03/msg00046.html

Re: exim and gdbm

2003-07-19 Thread Pierre A. Humblet
At 10:14 PM 7/18/2003 -0400, Charles Wilson wrote: Plus, with some luck or help, I can write a program that dumps a database to an interchange format. executable #1 is linked to the old gdbm dll, and is used to write the database out to interchange format. executable #2 is linked to the new

[Ready for test/1.5.0] jpeg

2003-07-19 Thread Charles Wilson
jpeg-6b-9 libjpeg62-6b-9 This is NOT to be confused with today's non-test release of jpeg-6b-8 and libjpeg6b-6b-8 (note that the lib package is 6b-6b-8 in the non-test, and 62-6b-9 in test). The new, curr: release has 'cygjpeg6b.dll' while the new test: release has cygjpeg-62.dll. BTW,