From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: uniform-vector? gives true for list Date: Sat, 14 Feb 2004 10:07:45 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87wu6qplpq.fsf@zip.com.au> References: <16397.52459.731364.359708@localhost.localdomain> <87k73lug4x.fsf@zip.com.au> <16399.49843.477766.969664@localhost.localdomain> <1075297977.5072.37.camel@localhost> <1076098787.2811.211.camel@localhost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076717454 13307 80.91.224.253 (14 Feb 2004 00:10:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2004 00:10:54 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Feb 14 01:10:47 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ArnOQ-0004Kr-00 for ; Sat, 14 Feb 2004 01:10:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArnMf-0003ie-Qz for guile-devel@m.gmane.org; Fri, 13 Feb 2004 19:08:57 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ArnMH-0003dP-Fp for guile-devel@gnu.org; Fri, 13 Feb 2004 19:08:33 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ArnLk-0003PV-M8 for guile-devel@gnu.org; Fri, 13 Feb 2004 19:08:31 -0500 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArnLj-0003Nc-JQ for guile-devel@gnu.org; Fri, 13 Feb 2004 19:07:59 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i1E07u5O006805; Sat, 14 Feb 2004 11:07:56 +1100 Original-Received: from localhost (ppp182.dyn249.pacific.net.au [203.143.249.182]) by mailproxy2.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i1E07ech021855; Sat, 14 Feb 2004 11:07:56 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1ArnLV-0000N7-00; Sat, 14 Feb 2004 10:07:45 +1000 Original-To: Roland Orre Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3370 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3370 Roland Orre writes: > > Maybe I should mention that this is both for 1.6.* and for 1.7 > and of course for (array? ..) as well. Looks like any non-immediate object except smobs gives #t, eg. functions too. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel