From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Patchset related to array functions Date: Tue, 12 Jul 2016 16:11:25 +0200 Message-ID: <87twfv0wvm.fsf@pobox.com> References: <7EFBBC0B-FF29-418A-96DA-D1A323B66C95@bluewin.ch> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1468332727 12899 80.91.229.3 (12 Jul 2016 14:12:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jul 2016 14:12:07 +0000 (UTC) Cc: guile-devel To: Daniel Llorens Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jul 12 16:11:58 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bMyPl-0006c9-Cj for guile-devel@m.gmane.org; Tue, 12 Jul 2016 16:11:57 +0200 Original-Received: from localhost ([::1]:40746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMyPk-0004KK-GJ for guile-devel@m.gmane.org; Tue, 12 Jul 2016 10:11:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMyPS-0004AN-Ls for guile-devel@gnu.org; Tue, 12 Jul 2016 10:11:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMyPO-00067D-VE for guile-devel@gnu.org; Tue, 12 Jul 2016 10:11:38 -0400 Original-Received: from pb-sasl2.pobox.com ([64.147.108.67]:52457 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMyPO-000671-Pa for guile-devel@gnu.org; Tue, 12 Jul 2016 10:11:34 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 6E6DB29851; Tue, 12 Jul 2016 10:11:33 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=du6+GGxbrp0w2N55vd+zZuSHlKw=; b=qyjOn6 AyrQVlj6YWyEJiZHRFoeYaSjIuvwVE7R0n/kmby6l3SNTrMY6Y+2JNiuMfHmADvj UDalgvdn1QyuXA3xUPQicm2rRYdgV3cts3jL/xBCGBHLMGLU3W+2EcFMJdigUKo8 bpRZ0OBVcj4CQI0kmmwJOoW71BFP4+Ehj3IAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=CSRUc431ZR+e7vu9m5qgXuxMwppXl5oD +WO+oYUABRaomCL6Lgd49Tg89QrrxQMEgkE09pgnRJpTzLg9jNCHdGY1mMv29OAE fcVdyEB6wyUTNj7YEhkD/Q22zssV0hnTmAejIQUakHPElrvrllfOH0WvP0ooWjId 7fLA9l6iM1Q= Original-Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 6595E29850; Tue, 12 Jul 2016 10:11:33 -0400 (EDT) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id 8AD3F2984E; Tue, 12 Jul 2016 10:11:32 -0400 (EDT) In-Reply-To: <7EFBBC0B-FF29-418A-96DA-D1A323B66C95@bluewin.ch> (Daniel Llorens's message of "Tue, 12 Jul 2016 09:48:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Pobox-Relay-ID: 8930262E-483A-11E6-B848-28A6F1301B6D-02397024!pb-sasl2.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.67 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 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 Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18486 Archived-At: On Tue 12 Jul 2016 09:48, Daniel Llorens writes: > @@ -175,19 +175,19 @@ dnl investigation of problems with "64" system and library calls on > dnl Darwin (MacOS X). The libguile code (_scm.h) assumes that if a > dnl system has stat64, it will have all the other 64 APIs too; but on > dnl Darwin, stat64 is there but other APIs are missing. > -dnl > +dnl > dnl It also appears, from the Darwin docs, that most system call APIs > dnl there (i.e. the traditional ones _without_ "64" in their names) have > dnl been 64-bit-capable for a long time now, so it isn't necessary to > dnl use "64" versions anyway. For example, Darwin's off_t is 64-bit. Can you please fix your editor to not strip whitespace in unrelated parts of patches, and revisit this patch set to remove unrelated whitespace changes? Thanks. I know it's irritating to you but it's also irritating to me :) Andy