This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: RFA: SIG_ERR in libf2c/libU77


On 27-Feb-2037, Michael Sokolov <msokolov@ivan.Harhan.ORG> wrote:
> Fergus Henderson <fjh@cs.mu.oz.au> wrote:
> 
> > Nevertheless, someone might implement a C standard library based on
> > what the C standard says, without reading or caring about the BSD
> > manual page for signal().  Your patch breaks gcc.  Perhaps the breakage
> > currently doesn't have any symptom, but it is still wrong.
> 
> Try the patch below instead.

That looks much better.

Of course, I don't have any authority to approve patches in this area...

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.

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