public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* display object class  type
@ 2017-01-13 14:59 Damien MATTEI
  2017-01-13 17:36 ` Per Bothner
  0 siblings, 1 reply; 2+ messages in thread
From: Damien MATTEI @ 2017-01-13 14:59 UTC (permalink / raw)
  To: Kawa mailing list

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-13 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-13 14:59 display object class type Damien MATTEI
2017-01-13 17:36 ` Per Bothner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).