This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

invoke and mangling?


Should invoke reversible mangle names when compiling a file?  For
example this gives a warning but at runtime runs the method "longValue":

  (let ((var :: <java.lang.Long> (make <java.lang.Long> 1)))
    (invoke var 'long-value)))

Regards,
Chris Dean


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]