From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27861 invoked by alias); 14 Dec 2013 18:49:58 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32109 Received: (qmail 27833 invoked from network); 14 Dec 2013 18:49:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 From: Bart Schaefer Message-id: <131214104938.ZM18425@torch.brasslantern.com> Date: Sat, 14 Dec 2013 10:49:38 -0800 In-reply-to: Comments: In reply to Martin Vaeth "Re: PATCH: Util/helpfiles failing on old-fashioned unix" (Dec 14, 9:23am) References: <20131123174827.249f9678@pws-pc.ntlworld.com> <131123114714.ZM18477@torch.brasslantern.com> <131123210612.ZM31978@torch.brasslantern.com> <20131124175649.27c2559a@pws!> <-pc.ntlworld.com@samsung.com> <131125001818.ZM26494@torch.brasslantern.com> <691AC9C6-D832-42FC-B983-60C682AA5515@kba.biglobe.ne.jp> <20131125154954.14283de2@pwslap01u.europe.root.pri> <131125085631.ZM17483@torch.brasslantern.com> <20131212221744.GA27563@ma.sdf.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: PATCH: Util/helpfiles failing on old-fashioned unix MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Dec 14, 9:23am, Martin Vaeth wrote: } } Summarizing, I think that the posted solution with tempfiles is } more compatible, since its "system" call should work even in } non-multitasking environments (and does not need a cumbersome } implementation to make it work with historical perl variants). I've committed the patch from 32105.