From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: more machine support NetBSD - including x86-64 Date: 30 Nov 2004 08:57:23 -0500 Message-ID: References: <20041116013450.49E3C2069@fnord.ir.bbn.com> <87fz2vm5o7.fsf@zip.com.au> <87zn104ay4.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101823066 12322 80.91.229.6 (30 Nov 2004 13:57:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2004 13:57:46 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Nov 30 14:57:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZ8Vf-0001Aq-00 for ; Tue, 30 Nov 2004 14:57:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZ8f7-0000CX-3n for guile-devel@m.gmane.org; Tue, 30 Nov 2004 09:07:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZ8ez-0000AU-V4 for guile-devel@gnu.org; Tue, 30 Nov 2004 09:07:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZ8ex-000099-Tr for guile-devel@gnu.org; Tue, 30 Nov 2004 09:07:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZ8ex-00008r-Mj for guile-devel@gnu.org; Tue, 30 Nov 2004 09:07:15 -0500 Original-Received: from [192.1.100.210] (helo=fnord.ir.bbn.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CZ8VR-0006fM-Bm for guile-devel@gnu.org; Tue, 30 Nov 2004 08:57:25 -0500 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 8C2341F89; Tue, 30 Nov 2004 08:57:23 -0500 (EST) Original-To: guile-devel@gnu.org In-Reply-To: <87zn104ay4.fsf@zip.com.au> Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4454 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4454 > Perhaps only the __ versions should be tested. Maybe, but the plain ones do no harm and might be wanted for older systems. I added the __'s. Sure, that's fine to leave the un__ versions - if there is an issue its with namespace pollution and defining them, not checking them anyway. Thanks for applying this part of the patch. (Someone else will need to review the rest of what you posted.) OK. I don't fully grasp the details myself (no x86_64 hw). -- Greg Troxel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel