This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Believe found bug, would like to be sure w/experts POV
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "George Garvey" <tmwg-gcc at inxservices dot com>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Tue, 7 Sep 2004 11:54:19 +0200
- Subject: Re: Believe found bug, would like to be sure w/experts POV
- References: <20040907034411.GC7257@inxservices.com>
George Garvey wrote:
> I believe the following code represents a g++ bug. It is selecting
> a method based on char * being the same as va_list.
Looks like a genuine bug. Please file a bugreport in Bugzilla about this. Trim
down the header numbers, only stdarg.h should be necessary to reproduce this.
Giovanni Bajo