public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8101: va_start undeclared
@ 2002-09-30 14:26 jpatel
  0 siblings, 0 replies; 2+ messages in thread
From: jpatel @ 2002-09-30 14:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8101
>Category:       c++
>Synopsis:       va_start undeclared
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 30 14:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jitesh Patel
>Release:        gcc 3.2
>Organization:
>Environment:
Sun 
>Description:
I just recently installed the new gcc 3.2. When I try compiling my old code, I get the following error messages:
*macro "va_start" passed two arguments, but takes just 1
*'va_start' undeclared (first use in this function)
* (each undeclared identifier is reported only once for each function it appears in)

I have included the the following headers in my file:
<stdarg.h>
<stdio.h>
<varargs.h>
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/8101: va_start undeclared
@ 2002-09-30 14:32 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-09-30 14:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jpatel, nobody

Synopsis: va_start undeclared

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Mon Sep 30 14:32:57 2002
State-Changed-Why:
    Not a bug.  You may not include both <stdarg.h> and
    <varargs.h> in the same file.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8101


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-30 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 14:26 c++/8101: va_start undeclared jpatel
2002-09-30 14:32 rth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).