This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: posix.cc uses sprintf() without #include<stdio.h>?


>>>>> "Adam" == Adam Megacz <adam@xwt.org> writes:

Adam> Hrm, I must've screwed something up here... the gcc-3.3 tarball
Adam> uses sprintf() without ever including stdio.h... am I missing
Adam> something here?

Yeah, looks like an oversight.  Is it causing problems for you?
Anyway, feel free to check in a fix.  It can go on the 3.3 branch as
well.

Tom


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