From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7143 invoked by alias); 13 Jan 2017 14:59:44 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 5039 invoked by uid 89); 13 Jan 2017 14:59:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=sk:damien., sk:damien, HTo:U*kawa, D*eu X-HELO: smtps-n.oca.eu Received: from smtps-n.oca.eu (HELO smtps-n.oca.eu) (192.54.174.167) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Jan 2017 14:59:33 +0000 Received: from [192.168.109.88] (natoca100-13.unice.fr [134.59.100.13]) by smtps-n.oca.eu (Postfix) with ESMTPSA id ADE6C80511 for ; Fri, 13 Jan 2017 15:59:29 +0100 (CET) From: Damien MATTEI To: Kawa mailing list Subject: display object class type Date: Fri, 13 Jan 2017 14:59:00 -0000 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201701131559.29117.Damien.Mattei@unice.fr> X-IsSubscribed: yes X-SW-Source: 2017-q1/txt/msg00012.txt.bz2 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