On Saturday 29 July 2006 06:18, Tom Tromey wrote:
> >>>>> "Raif" == Raif S Naffah <[EMAIL PROTECTED]> writes:
>
> Raif> 57. ERROR in ./gnu/classpath/tools/javah/Main.java
> Raif>  (at line 339)
> Raif>         r.accept(result, true);
> Raif>           ^^^^^^
> Raif> The method accept(ClassVisitor, int) in the type ClassReader is not
> applicable Raif> for the arguments (ClassWrapper, boolean)
>
> Raif> which version of ASM this tool relies on?
>
> I'm using ASM 2.2.1.

ok.  this method still exists in 2.2.3 which seems to be the latest 2.x 
release so far.  however, it does not exist in 3.0-rc1.

using the 2.2.3 asm jar, both Eclipse and make (command line) builds work with 
no errors.


it would be nice if the native eclipse recognises variables referenced in 
the .classpath file (classpathentry_var); similar to the cdt_pathentry_var!


thanks + cheers;
rsn

Attachment: pgp55kM8TH2n8.pgp
Description: PGP signature

Reply via email to