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]

Re: c++/4095: Variable misspelled in gcc/cp/rtti.c




> That looks fine.  I see two solutions for cp/*:
> - use VA_OPEN etc

Let's do this.  I think it's best, generally, to keep all the code
following the same conventions so that we can move it about.  At
some point, we will eventually decide to support only ANSI systems,
but that is not yet a topic under active discussion.

>
> If there's consensus to use VA_OPEN in cp/*, I can change the all
> places in cp/*.  Shall I go ahead and send a patch?

Yes.

Thanks,

--
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]