From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: scm_t_c_hookype_t typo Date: 16 Mar 2002 00:13:48 +0000 Sender: guile-devel-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 1016238118 1392 127.0.0.1 (16 Mar 2002 00:21:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 16 Mar 2002 00:21:58 +0000 (UTC) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16m1xO-0000MM-00 for ; Sat, 16 Mar 2002 01:21:58 +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 16m1wZ-0004xF-00; Fri, 15 Mar 2002 19:21:07 -0500 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16m1vw-0004va-00 for ; Fri, 15 Mar 2002 19:20:29 -0500 Original-Received: from portalet.ossau.uklinux.net (IDENT:root@ppp-3a-148.3com.telinco.net [212.159.132.148]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id g2G0KKL27890 for ; Sat, 16 Mar 2002 00:20:21 GMT Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (neil@laruns.ossau.uklinux.net [192.168.1.3]) by portalet.ossau.uklinux.net (8.9.3/8.8.7) with ESMTP id AAA00724 for ; Sat, 16 Mar 2002 00:17:15 GMT Original-To: Guile Development User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Original-Lines: 7 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:80 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:80 I just noticed that `scm_t_c_hook_type', which is the type name for the enumeration of C hook types in hooks.[ch], has become corrupted to `scm_t_c_hookype_t'. Is this something that should be fixed for 1.6? Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel