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: [commit] Convert COERCE_* to functions


Eli Zaretskii wrote:
Date: Wed, 10 Nov 2004 14:01:37 -0500
From: Andrew Cagney <cagney@gnu.org>

Tested on PPC FC3 with no regressions.


1) Can you tell the reason for these changes?

2) Personally, I think that

foo = foobar (foo);

is not a good style of C programming.

opaque `struct value' http://sources.redhat.com/ml/gdb/2004-11/msg00010.html

Converting a macro to a function has for a long time been considered obvious.

Andrew


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