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)


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.

cgf

On Thu, Apr 05, 2001 at 09:19:38AM -0500, Earnie Boyd wrote:
> 
>2001-04-05  Earnie Boyd  <earnie_boyd@yahoo.com
>
>	* exceptions.cc (call_signal_handler_now): Remove the static declaration
>	to allow -finline-functions option to work.


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