From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12971 invoked by alias); 21 Feb 2015 04:59:04 -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: 34595 Received: (qmail 5382 invoked from network); 21 Feb 2015 04:58: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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=2VOmuY/DTsTYmU+TN/zbfg==:117 a=2VOmuY/DTsTYmU+TN/zbfg==:17 a=VNsaWKQvMhEA:10 a=N659UExz7-8A:10 a=Afb2YQ9AEx_tzJ94jTUA:9 a=pILNOxqGKmIA:10 a=1i0HOpTuHqIA:10 a=_yIbfzNtgnQA:10 Message-id: <54E8108A.40907@eastlink.ca> Date: Fri, 20 Feb 2015 20:58:50 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-version: 1.0 To: zsh-workers@zsh.org Subject: Re: problem with 310 References: <54E7EA6B.90703@eastlink.ca> <150220184747.ZM12069@torch.brasslantern.com> <54E80406.4000605@eastlink.ca> <54E80943.5030008@eastlink.ca> <150220203536.ZM12273@torch.brasslantern.com> In-reply-to: <150220203536.ZM12273@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 02/20/2015 08:35 PM, Bart Schaefer wrote: > On Feb 20, 8:27pm, Ray Andrews wrote: > } > } ... all is well. Seems the function directory has moved from ...dev-0 > } to ...dev-1. Why at this juncture? > > The version number was changed because some new tokens were added to > the parser, which affects various things such as testing compatibility > of files created with the "zcompile" builtin. > Ok. 'make install' seemed to update the functions so I figger I'm all good.