bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #31353] boolean type


From: Helmut Eller
Subject: [Bug-kawa] [bug #31353] boolean type
Date: Sat, 16 Oct 2010 19:21:08 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.6.30 Version/10.63

URL:
  <http://savannah.gnu.org/bugs/?31353>

                 Summary: boolean type
                 Project: Kawa
            Submitted by: ellerh
            Submitted on: Sat 16 Oct 2010 07:21:07 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This function always returns #t.  
It should probably return #f
for objects other than #f or #t.


(define (foo x)
  (instance? x boolean))






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31353>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]