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]
Other format: [Raw text]

Re: Libiberty: POSIXify psignal definition


On May  5 00:40, Andrew Pinski wrote:
> On Thu, May 5, 2011 at 12:30 AM, Corinna Vinschen <vinschen@redhat.com> wrote:
> > Thanks,
> > Corinna
> >
> >
> > Â Â Â Â* strsignal.c (psignal): Change second parameter to const char *.
> > Â Â Â ÂFix comment accordingly.
> 
> 
> I don't think this is needed.  What goes wrong without it?

It's not about need, it's about correctness.  It collides with the new,
POSIXly correct declaration of psignal in newlib/libc/include/signal.h.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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