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: [obv][commit] Replace one/two use variables with their values


On 09/17/2012 06:45 PM, Siddhesh Poyarekar wrote:
These commits are an attempt to push in some of the more trivial fixes
independently so that the final changeset is as small as possible. The
net change size is still currently at about 7k lines, so I've not
succeeded all that much with this patch at my goal of reducing the
patch size, but I'm still trying:)

Without these independent patches, the bitpos patch would have all
these local variables expanded to ULONGEST, which is more of a
mechanical change that can be avoided in the large patch.

I got your point. That makes sense to me. Thanks.


--
Yao


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