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

Re: java warnings



  In message <19981124175801.26744@liafa1.liafa.jussieu.fr>you write:
  > >Number of warnings per file:
  > >    312	../../../egcs/gcc/java/parse.h
  > >    186	../../../egcs/gcc/java/jcf-write.c
  > >    174	../../../egcs/gcc/java/javaop.def
  > >    168	../../../egcs/gcc/java/expr.c
  > >     50	../../../egcs/gcc/java/lex.h
  > >     30	../../../egcs/gcc/java/javaop.h
  > >     28	../../../egcs/gcc/java/jcf-parse.c
  > >     23	../../../egcs/gcc/java/lex.c
  > >     22	../../../egcs/gcc/java/jcf-reader.c
  > >     20	insn-recog.c
  > >     17	../../egcs/gcc/toplev.c
  > >     17	../../../egcs/gcc/java/class.c
  > >     16	../../../egcs/gcc/java/jcf-dump.c
  > well, let's fix a few warnings in insn-recog.c and gcc/toplev.c, and java
  > is going to get ALL the top 10 slots.
I wouldn't be suprised if there's a large patch to kill java warnings on the
way...  We've got a few guys that are on warning search and destroy missions :-)


  > >      1	comparisons like X<=Y<=Z do not have their mathematical meaning
  > 
  > this one is an obvious typo in the source file:
Thanks!  Installed.

jeff


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