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: [rfa] function overloading and namespaces


> From: David Carlton <carlton@kealia.com>
> Date: Fri, 30 Jan 2004 09:58:13 -0800
> 
> Tested on i686-pc-linux-gnu, four different GCC version/options; no
> regressions, the new tests pass on all of them (even stabs, since the
> information that we need is generated by buildsym.c).  OK to commit?

I have one clerical comment:

> 	(overload_list_add_symbol): Fix comment, use
> 	SYMBOL_{LINKAGE,NATURAL}_NAME.
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please avoid such abbreviations, they make it hard to find references to
the two names in the logs.


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