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: PATCH: improve vtable emission




--On Thursday, January 02, 2003 11:06:44 AM -0800 Matt Austern <austern@apple.com> wrote:

On Monday, December 30, 2002, at 11:58 AM, Mark Mitchell wrote:

And why do we need to do this again?  Oh, I see; dynamic_classes is
misnamed.  Please rename it to something else more intuitive.
Suggestions?  I left it as dynamic_classes because I couldn't think
of a name that was both accurate and manageable.
I actually don't mind long names at all.

For example, classes_whose_vtables_might_be_emitted would be fine with
me.  How about vtable_classes?  (I know that doesn't mean anything
much more different than dynamic, but at least it's not actually a
defined term in the standard.)

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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