From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: pipe Date: Fri, 13 Mar 2015 17:40:51 +0200 Message-ID: <83mw3g3ny4.fsf@gnu.org> References: <83pp8d2bi5.fsf@gnu.org> <55030232.6020302@dancol.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1426261979 17044 80.91.229.3 (13 Mar 2015 15:52:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2015 15:52:59 +0000 (UTC) Cc: ueno@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 13 16:52:53 2015 Return-path: Envelope-to: ged-emacs-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 1YWRtL-0002Qw-J3 for ged-emacs-devel@m.gmane.org; Fri, 13 Mar 2015 16:52:51 +0100 Original-Received: from localhost ([::1]:37434 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWRtK-0004AP-W1 for ged-emacs-devel@m.gmane.org; Fri, 13 Mar 2015 11:52:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWRtB-0003QS-9b for emacs-devel@gnu.org; Fri, 13 Mar 2015 11:52:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWRhm-0006hk-UQ for emacs-devel@gnu.org; Fri, 13 Mar 2015 11:40:58 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:41709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWRhm-0006hW-MI; Fri, 13 Mar 2015 11:40:54 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NL500000PQJYA00@mtaout24.012.net.il>; Fri, 13 Mar 2015 17:33:04 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NL500LFKPV4BO40@mtaout24.012.net.il>; Fri, 13 Mar 2015 17:33:04 +0200 (IST) In-reply-to: <55030232.6020302@dancol.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:183849 Archived-At: > Date: Fri, 13 Mar 2015 08:28:50 -0700 > From: Daniel Colascione > Cc: ueno@gnu.org, emacs-devel@gnu.org > > Even on 64-bit builds of Windows, HANDLEs only have 32 significant bits: I don't think we should count on that. I don't really agree with you about the other points, but I have no interest in arguing.