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: Patch to fixincludes va_list handling


Jason wrote:
> BeOS uses __va_list__ for its own nefarious purposes, so it's not as
> harmless and unused as we thought.  I propose __not_va_list__ as a
> replacement.
> 
> 2000-01-13  Jason Merrill  <jason@yorick.cygnus.com>
> 
>         * fixincludes (va_list): Use __not_va_list__ for the dummy.
>         * fixinc/*: Likewise.

That looks sufficiently unique to me.
In the future, we need to pick names that
are more than merely unlikely to be duplicated.
Please feel free to apply the patch, I have
not set up access yet.

Regards,
	Bruce

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