This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA] lin-lwp.c: Remove ``const'' from strsignal() declaration


On Dec 5,  4:20pm, Kevin Buettner wrote:

> As noted in gdb@, I was seeing a conflict between the declarations of
> strsignal() in lin-lwp.c and in <string.h>.  The patch below is one
> way of fixing the problem.
> 
> Okay to commit?
> 
> 	* lin-lwp.c (strsignal): Make extern declaration match that of glibc.

Committed.


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