This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [C++ PATCH] Rewrite convert_nontype_argument


Gabriel Dos Reis wrote:
Giovanni Bajo:


+ #define TYPE_REFOB_P(NODE) \
maybe it's just me, but I parsed that as 'reFOB' and though, is that a
typo for FROB, and what are we frobbing again, and that's a dumb name, frob,
anyway.

perhaps TYPE_REF_OBJ_P? (I see it's right next to TYPE_PTROBV_P, which
for all I can tell means TYPE_PTR_OBJ_OR_VOID_P)

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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