From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5232 invoked by alias); 30 Jul 2014 13:56:52 -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: 32922 Received: (qmail 10214 invoked from network); 30 Jul 2014 13:56:50 -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,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=zL75m3srH5GzaHsYg/vdU/myYzL/3m6ILrEn/T1HhtY=; b=hw2tjZIZ1FCsc7hXBvUplwvnve/WV5G19O/HcaRs60T1Wo38yE2vE3RP5xb7f3OcCE dyb6ozU1dCQ2C4fylmPPg5xIZQyAx5/bZkf6LWSZk6xfWSViORMF9+UnnCEW0wjCzmlY +MI/10/UraElCeLFPI7qpDCLrN/rfWzMnZJBjZr61AQXNZg+BMkv8v/vLCGKqJL5Ii76 ExRZZuel+w9X+oFQ9RW4XDmqfb3AuTZ3dfIH4EAaKrCbrbTfyuocqyXuy4oWF9/Y5dOi /R4ETpfOqtTrOoH3dXW8mP93lEtiuo7CnMHj3EgD5TKc1462OnVNYtn9uVvFxdwN44Vx 066g== MIME-Version: 1.0 X-Received: by 10.52.141.76 with SMTP id rm12mr2369743vdb.71.1406728606663; Wed, 30 Jul 2014 06:56:46 -0700 (PDT) Sender: ethersoft@gmail.com In-Reply-To: <20140730142406.797c04bb@pwslap01u.europe.root.pri> References: <20140730114651.5687f4df@pwslap01u.europe.root.pri> <20140730142406.797c04bb@pwslap01u.europe.root.pri> Date: Wed, 30 Jul 2014 06:56:46 -0700 X-Google-Sender-Auth: MHLnaDH5or4uu2KSm_zHOEnXVMQ Message-ID: Subject: Re: PATCH: ztrftime %. for fractions of a second in prompts From: Vin Shelton To: Peter Stephenson Cc: "Zsh Hackers' List" Content-Type: multipart/alternative; boundary=bcaec51b14dde6e0e804ff69865c --bcaec51b14dde6e0e804ff69865c Content-Type: text/plain; charset=UTF-8 Yes, thank you; sources built and all tests pass. - Vin On Wed, Jul 30, 2014 at 6:24 AM, Peter Stephenson wrote: > On Wed, 30 Jul 2014 06:16:16 -0700 > Vin Shelton wrote: > > Dear Peter, > > > > On my Mint 17 system, the latest code fails to compile with gcc 4.8.2: > > I updated but didn't save three files in subdirectories --- that's fixed > now. > > pws > --bcaec51b14dde6e0e804ff69865c--