cvs commit: jakarta-bcel/src/java/org/apache/bcel/generic InstructionComparator.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
mdahm       2002/10/11 13:33:07

  Modified:    src/java/org/apache/bcel/generic InstructionComparator.java
  Log:
  else true
  
  Revision  Changes    Path
  1.3       +3 -1      jakarta-bcel/src/java/org/apache/bcel/generic/InstructionComparator.java
  
  Index: InstructionComparator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/generic/InstructionComparator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InstructionComparator.java	7 Aug 2002 18:05:51 -0000	1.2
  +++ InstructionComparator.java	11 Oct 2002 20:33:07 -0000	1.3
  @@ -96,6 +96,8 @@
   		((IndexedInstruction)i2).getIndex();
   	    } else if(i1 instanceof NEWARRAY) {
   	      return ((NEWARRAY)i1).getTypecode() == ((NEWARRAY)i2).getTypecode();
  +	    } else {
  +	      return true;
   	    }
   	  }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.