This is the mail archive of the gdb-patches@sourceware.org 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: Modernize solaris threads support.


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Mon, 16 Feb 2009 19:34:52 +0000
> Cc: gdb-patches@sourceware.org
> 
> On Monday 16 February 2009 19:09:57, Eli Zaretskii wrote:
> > Why did you need to remove these prototypes while at that?
> 
> Do you need the prototypes at all?  These are static
> functions that are defined before any use.  Adjusting unneeded
> prototypes is just unnecessary, redundant extra work, exactly in
> cases like this one.

So what, I have to do it myself now?


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