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.


> Date: Tue, 17 Feb 2009 14:10:16 -0800
> From: Stan Shebs <stan@codesourcery.com>
> CC: Eli Zaretskii <eliz@gnu.org>, pedro@codesourcery.com, 
>  gdb-patches@sourceware.org
> 
> As another take on it, one thing I think we want to avoid is to make GDB 
> into a some kind of a museum of long-gone programming style.

I don't think prototypes are ``a long-gone programming style''.

The problem with changes that are not strictly needed for the patch at
hand is that they obscure the real change.  It's the same as lumping
several unrelated changes in one diff, which is discouraged here (and
rightfully so).


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