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: Remove deprecated_set_value_type (part 1)


On 26/02/2008, Daniel Jacobowitz <drow@false.org> wrote:
> On Wed, Jan 30, 2008 at 07:04:40PM +0100, Mark Kettenis wrote:
>  > There are some code style problems here too, and although they're not
>  > your fault, it'd be nice to fix them while you're there.  Actually, it
>  > looks to me as if the temparg variable is completely redundant now, so
>  > the above could be simplified to
>  >
>  >               val = value_addr (val);
>
>
> Mark's right; also, there are still formatting problems with the patch
>  that I commented on the last time I reviewed it :-(  Rob, let me know if
>  you'd like me to point them out individually.

Thanks. I'll take a look at this at some point reasonably soon, I just
have quite a bit of other stuff to do at the moment.

Rob


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