Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID
	autolearn=ham autolearn_force=no version=3.4.1
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=brasslantern-com.20150623.gappssmtp.com; s=20150623;
        h=from:message-id:date:in-reply-to:comments:references:to:subject
         :mime-version;
        bh=/P98napl+zPEtcGyChnNNOaDpbAMQ/Ngc5Amvc7Zr90=;
        b=gpc34j7DYBvBip/FVGnMIWUlqblsg6osfpQJpr1gkht0HApzRieyqa/+NGvXDvhaN1
         9VF1yQJKVCdpbokkkM6a1dhSDzSAIgx3WYF+mSHEZt7e2rJL446vizEZIJVZyH+XyfPl
         K5S0FPh54BA2cgbBjNh8qC+FWOBZ//UEK7o335FSQudhHmMDLu3RQGM4t/h+jDhMGsMp
         pdeKNejfz1h75QdKdd4MKZB+ENRz90TYI3QILrLBZmnjCwswSbruyFFJ7jOSIdbXInUg
         RajQ9n4gOSorf+EuFCoyU2M8Bw6EuQ4MsYlj3FB/Z9+6xGlCEPhbbxQJUXMrs4uxDFgh
         fdmQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:from:message-id:date:in-reply-to:comments
         :references:to:subject:mime-version;
        bh=/P98napl+zPEtcGyChnNNOaDpbAMQ/Ngc5Amvc7Zr90=;
        b=ZQiOuIAOYwuwOpQl080mzEzYoVv168F8ASj2aNa8t0UEaVlRTbxK0N5pJZwQY9q3lN
         8+t8woKg5p9UlRDWvGoaGr9woHI+1M98ynd5rmoSdxk62m5I3gI11hwsy0CMTQGEmoj4
         NK/xTQmJ9r8wFqQ3WidpyXkT80AeLcOlDgffZoAObHfp0L9hCW8LCZ/8cQQqin5QwS57
         R3bDVjIR+W1CIWLZYWAEO9bAY/30okSzSpqKjvsIDMeQYnUJQdi1oiSe77NLVTHf/T53
         ClTnqsH9DyOv5qtyVKu1gXttk/IpqfV6FtjEMKPtrPxw/ijHruI+Mydtt/QOUOgtakCL
         LKLg==
X-Gm-Message-State: AOPr4FWZ4Y/zJSsPIA/9dvDVVDgP+DD7OwPyX2dK659KIXRs7uDWlmo20yL4cIxMfFLsQw==
X-Received: by 10.66.26.110 with SMTP id k14mr43371262pag.66.1461522983293;
        Sun, 24 Apr 2016 11:36:23 -0700 (PDT)
From: Bart Schaefer <schaefer@brasslantern.com>
Message-Id: <160424113644.ZM3576@torch.brasslantern.com>
Date: Sun, 24 Apr 2016 11:36:44 -0700
In-Reply-To: <20160424131748.441d605f@pwslap01u.europe.root.pri>
Comments: In reply to Peter Stephenson <p.stephenson@samsung.com>
        "Re: Possible ZSH bug with IO direction" (Apr 24,  1:17pm)
References: <571BBF3C.50402@matrix.ai> 
	<160423151436.ZM6912@torch.brasslantern.com> 
	<20160424131748.441d605f@pwslap01u.europe.root.pri>
X-Mailer: OpenZMail Classic (0.9.2 24April2005)
To: zsh-workers@zsh.org
Subject: Re: Possible ZSH bug with IO direction
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Seq: zsh-workers 38328

On Apr 24,  1:17pm, Peter Stephenson wrote:
}
} Mounting the filesystem within Cygwin as binary works here.

Really?  That contradicts what the main.c comment asserts.

