From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14026 invoked by alias); 9 Dec 2016 19:55:02 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 22173 Received: (qmail 5647 invoked from network); 9 Dec 2016 19:55:02 -0000 X-Qmail-Scanner-Diagnostics: from know-smtprelay-omc-11.server.virginmedia.net by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(80.0.253.75):SA:0(-0.0/5.0):. Processed in 1.050111 secs); 09 Dec 2016 19:55:02 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: p.w.stephenson@ntlworld.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _smtprelay.virginmedia.com designates 80.0.253.75 as permitted sender) X-Originating-IP: [86.21.219.59] X-Spam: 0 X-Authority: v=2.1 cv=ZKcq4iPb c=1 sm=1 tr=0 a=utowdAHh8RITBM/6U1BPxA==:117 a=utowdAHh8RITBM/6U1BPxA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=kj9zAlcOel0A:10 a=hD80L64hAAAA:8 a=HYshxDoSAAAA:8 a=HeVtgfPD9jDEPHjJKLYA:9 a=CjuIK1q_8ugA:10 a=ImLYxMjnSFIJI1KS7skI:22 a=na7qQM7zoEAPfvOk0o6d:22 Date: Fri, 9 Dec 2016 19:54:57 +0000 From: Peter Stephenson To: zsh-users@zsh.org Subject: zsh-5.2-test-3 Message-ID: <20161209195457.27e43234@ntlworld.com> In-Reply-To: <20161209095729.2033b5be@pwslap01u.europe.root.pri> References: <20161206194916.10448440@ntlworld.com> <20161209095729.2033b5be@pwslap01u.europe.root.pri> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 09 Dec 2016 09:57:29 +0000 Peter Stephenson wrote: > Timetable: I'll probably produce a final test version 3 this evening > (GMT), which as far as I know should fix any problems new since 5.2 > that have been brought up at the last minute, then 5.3 on Sunday, > unless anyone notices anything else significant. 5.2-test-3 is in http://www.zsh.org/pub/development/ This should fix some test failures with Solaris, some _arguments oddities with option handling (will be fixed more betterer in 5.3), and though there's no fix here it moves a regex multibyte handling test to the last in the set (D07) so if it fails you can be pretty sure the problem is limited to interaction with the external regex library. (Now it only takes seconds instead of an hour to send multi-megabyte email to Australia I don't even have time for my G&T first. Grumble.) pws