From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23631 invoked by alias); 2 Jun 2016 12:21:38 -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: 38572 Received: (qmail 22491 invoked from network); 2 Jun 2016 12:21:36 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:reply-to:subject:references:to:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=QyAneAH41UeXrdfCtYnFAIIxAxxS/A4fJIf/7mncngM=; b=iC5Zlsg6XPsHzR3P9hrwsVFyOJwV24YblkQfU/Y7BuiBKJd+P93dTqSg1h7zbfxIyI p6EBNaAPIJIV3JR6LqKK/WabujZ3IX66Sb+mdQd9PBDqKU1wyt569iN01Iyyz+fiGdXe oOeOprBX179gEZWDU8qQiu6zXiHxzO34vt+VBp8zWUGropZHCbEwKhx5tvCGw+x0fMVB OuY+L4DdsLoAZY8pFp4Jp6GWg+MP322ZmkAlx+zShJUlOvDSXZ8SVZM1NVCrPFtlEQ/p SLLV64WlCHvDZgExNIH1aCAXzv5ecaHHGMBHhtfOycvkhbrS9jhVLVVqN6/Fa4wimv5+ cVSA== X-Gm-Message-State: ALyK8tK36g+6JiZTtYqtOSPcI7fZtk5WQu4PsGi0gi0sa/l9WRZyIcQRF9+1jQPQVCWPuZ8n X-Received: by 10.28.113.86 with SMTP id m83mr8974090wmc.67.1464868307255; Thu, 02 Jun 2016 04:51:47 -0700 (PDT) Reply-To: Marko Myllynen Subject: Re: [PATCH v2] zsh locale completion References: <574C7A09.7010800@redhat.com> To: zsh-workers@zsh.org From: Marko Myllynen Organization: Red Hat Message-ID: <57501DD0.5000004@redhat.com> Date: Thu, 2 Jun 2016 14:51:44 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, On 2016-06-02 06:32, Eric Cook wrote: > Tweaked it a little and tested it on freebsd, openbsd and netbsd. Right, things seem to look a bit different when actually being able to test things and not just read the man pages (e.g: FreeBSD vs NetBSD locale(1)). For glibc things work still as before so all good on that front. Thanks, -- Marko Myllynen