www.delorie.com/archives/browse.cgi | search |
Date: | Mon, 19 Jun 2000 17:33:27 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Laurynas Biveinis <lauras AT softhome DOT net> |
cc: | DJGPP Workers <djgpp-workers AT delorie DOT com> |
Subject: | Re: Patch: new GCC builtins for stdarg.h/varargs.h |
In-Reply-To: | <394D1D28.DBF577EC@softhome.net> |
Message-ID: | <Pine.SUN.3.91.1000619173147.27216P@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 18 Jun 2000, Laurynas Biveinis wrote: > Also, it is possible to implement new C99 macro, > va_copy. However, this patch doesn't do that, because > I don't know how to implement it for GCC 2.95 or > earlier (w/o builtins) Just don't do anything about it. If somebody uses va_copy with GCC 2.95 or earlier, they will get an error message, which is appropriate, since this feature is not supported. Or am I missing something?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |