This is the mail archive of the cygwin-apps@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: [setup and gcc3] Revised patches - now with ChangeLog!


>> Jason Tishler <jason@tishler.net> wrote:
>>> What about the attached?
>>> Note that I only tested setup.exe under Cygwin gcc 2.95.3-5 but I
>>> also tried something similar under Linux gcc 3.x.

> On Mon, Nov 04, 2002 at 08:05:08PM -0000, Max Bowsher wrote:
>> Inlined:
>> -LogSingleton::LogSingleton(){}
>> +LogSingleton::LogSingleton() : ostream(rdbuf()){}
>> 
>> Certainly looks less hackish than mine.

Jason Tishler <jason@tishler.net> wrote:
> Does it work for you under Cygwin gcc 3.x?

I've just rerun my quad-compile ({-mno-cygwin,Cygwin}/gcc{2,3}).

All OK.

Max.


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