FIX: BCELify - setInitValue()
Lukas Zapletal <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <1098355309.5721.31.camel@localhost> |
There is a small bug in BCELify class:
http://jakarta.apache.org/bcel/xref/org/apache/bcel/util/BCELifier.html#194
this line generates
field.setInitValue(XXX)
but it should be
field.setInitValue(XXX);
Please someone with CVS commit permition, fix this.
--
S pozdravem / Best regards
Lukas Zapletal
sefredaktor / editor-in-chief
LinuxEXPRES -- magazin nejen o Linuxu
http://www.linuxexpres.cz
tel.: 420777003843
fax.: 420585415127