From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Steve Tell Newsgroups: gmane.lisp.guile.user Subject: 1.5.6: (bound? ) missing from optargs.scm Date: Thu, 28 Mar 2002 01:30:57 -0500 (EST) Sender: guile-user-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017297248 11889 127.0.0.1 (28 Mar 2002 06:34:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 28 Mar 2002 06:34:08 +0000 (UTC) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16qTU7-00035e-00 for ; Thu, 28 Mar 2002 07:34:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qTT6-0002dt-00; Thu, 28 Mar 2002 01:33:04 -0500 Original-Received: from dsl092-218-026.nyc1.dsl.speakeasy.net ([66.92.218.26] helo=telltronics.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qTR5-0001Ry-00 for ; Thu, 28 Mar 2002 01:30:59 -0500 Original-Received: from localhost (tell@localhost) by telltronics.org (8.9.3/8.9.3) with ESMTP id BAA04892 for ; Thu, 28 Mar 2002 01:30:57 -0500 X-Sender: tell@ariel.lan.telltronics.org Original-To: Guile Mailing List Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:69 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:69 The bound? macro appears to be missing from optargs.scm in guile-1.5.6 and 1.5.4, yet the documentation still lists it. (section 10.2 along with define* and lambda*) Is this an oversight? Or what is the proper way to determine if a variable associated with an optional-keyword has been set? This may be the last thing standing between me and a gwave release that supports guile-1.3.4, 1.4, and 1.5.6. Steve -- Steve Tell tell@telltronics.org _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user