>>>>> "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. Tom
