This is the mail archive of the kawa@sourceware.org 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]

display object class type


Hi,

for debugging purpose i wanted to display the type of an object in kawa,

i compile this:

(display (type1:getClass:getName) )

ok for compiling but when running i got a Null pointer:

#!null

???

strange ,is there a way to make it work?

my object is not Null it display as B5 , a string (java.langString or FString or gnu.text.char .... i do not know but not Null 

Damien
-- 
Damien.Mattei@unice.fr, Damien.Mattei@oca.eu, UNS / OCA / CNRS


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