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]

Re: exceptions.cc (call_signal_handler_now)


On Mon, Apr 09, 2001 at 08:29:50AM -0400, Earnie Boyd wrote:
>Christopher Faylor wrote:
>> 
>> I think that I came up with a way to avoid "externalizing" this function.
>> It's a kludge, but as far as I can tell, it seems to work with both the
>> newer (3.1) and older (2.95.3) gcc's.
>> 
>> It's in CVS now.  If this doesn't work for you, I'll break down and
>> pollute the global name space.
>
>It works. :)

Hey, that's good news!  This is truly a horrible kludge but, IMO, it is
marginally better than forcing a function to be global.

cgf


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