This is the mail archive of the java-patches@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]

Re: Patch: gcj warning avoidance


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> gcc/java/jcf-parse.c:934: warning: initialization makes pointer from integer without a cast
> gcc/java/jcf-parse.c:935: warning: comparison between pointer and integer
> gcc/java/jcf-parse.c:935: warning: comparison between pointer and integer
> gcc/java/jcf-parse.c:935: warning: comparison between pointer and integer
> gcc/java/jcf-parse.c:936: warning: comparison between pointer and integer
> gcc/java/jcf-parse.c:936: warning: comparison between pointer and integer

I these are gone as of yesterday.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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