This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs



------- Comment #1 from stephan at s11n dot net  2007-09-29 16:31 -------
Created an attachment (id=14266)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14266&action=view)
Demonstrates the problem.

Demonstrates this seeming bug, including the discrepancy between client-defined
varargs funcs and built-ins. Compile with: gcc gcc-421-charptr.cpp -lstdc++


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33588


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