Re: FIX: BCELify - setInitValue()

Lukas Zapletal <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <1098448919.5483.45.camel@localhost>
Thanks for help, but there is nothing in there (in the current version).
Did I missed something? Or did you mean the version 4.0 ?

Best regards

LZ
Stephen Kolaroff píše v Čt 21. 10. 2004 v 17:05 +0300:
> Try CCK, it is bundled in BCEL.
> 
> [email protected] wrote:
> 
> >Thanks, hope someone will fix it.
> >
> >Can anyone help me with finding an java class editor? I need to modify
> >some opcodes, but I didnt find any program that allows this. There are
> >some, but nothing allows editing.
> >
> >I have seen one, in the times of BCEL 4.X, but I have forget its name.
> >It used the library for manipulating the files.
> >
> >I need it because BCELify didnt work (Java Verifier prints some error:
> >Expecting LONG value on the stack ...)
> >
> >Thanks for help
> >
> >Niclas Hedhman píše v Čt 21. 10. 2004 v 19:17 +0800:
> >  
> >
> >>On Thursday 21 October 2004 18:41, Lukas Zapletal wrote:
> >>    
> >>
> >>>    field.setInitValue(XXX)
> >>>
> >>>but it should be
> >>>
> >>>    field.setInitValue(XXX);
> >>>      
> >>>
> >>To be more exact;
> >>
> >>_out.println("    field.setInitValue(" + value + ")");
> >>
> >>should be
> >>
> >>_out.println("    field.setInitValue(" + value + ");");
> >>
> >>
> >>Sorry, I don't have commit right here, and those who does are far apart.
> >>
> >>Cheers
> >>Niclas
> >>    
> >>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 
> 
-- 
S pozdravem / Best regards

Lukas Zapletal
sefredaktor / editor-in-chief
LinuxEXPRES -- magazin nejen o Linuxu
http://www.linuxexpres.cz
tel.: 420777003843
fax.: 420585415127
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.