From owner-svn-src-all@freebsd.org Mon Aug 29 07:55:29 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95175B772A4; Mon, 29 Aug 2016 07:55:29 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-ua0-x22f.google.com (mail-ua0-x22f.google.com [IPv6:2607:f8b0:400c:c08::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48301847; Mon, 29 Aug 2016 07:55:29 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by mail-ua0-x22f.google.com with SMTP id l94so169612661ual.0; Mon, 29 Aug 2016 00:55:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=IRQ59wpxemAPwzw9gekb8FyyGzfWsn4nj/UpRKWu/b8=; b=lHEj01d8nZUR874ULdcoV+39rCIIvPM64Hx2YX2KTbeXYozxSJKguVW2GV1w1EFXC+ dm62MCPk9DpKPrInCiqjXASvdg+Yk6LffJrSYaGb2W74npugsST/XhWSSGcpqvNAhrpa wKmKYgC3h4aSsiruUcHkcT2FNM+GDYEA2XcBTiBlEvPSmbzvyJ+Up1VwWCxhCD2wQUaO /j8U1XnoagH4Q6QJ/kOaBphm872fekDbNUIXaw5u5vv+rjV087SLlVi+cLkmTtf5q23s sZQ0fT4Zaa5MoUFi5G4m2+ryniwqdVqNqcXC3F4X7UcuKtlh85wwC9+e8wF6bQ+ovtwr fhUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=IRQ59wpxemAPwzw9gekb8FyyGzfWsn4nj/UpRKWu/b8=; b=JDZwnEetNv2DgInwV1xJ1jGjp4amzt1BkgbsiBVFQnYTT+ppXSEu1CzEs+mb6/JI+h GObr0bX+MAD2f4Xcqs8zz74PvX0RKV5MGPNlh7rzr5IsJLwQg9l9iiiVwYVq6WKBArSp EkVQuyFGiwF/bBIhTSgXOTzibHKpras/8xdNmUJaOKsNXuKOoigmAYXWelb42W+5mG/K 0Cpe/qc8zKqCGs63j5JgINoNWNHIR4GvNzocYGkErL8vaQwoXIaHBBW5r4N+PMUG4rSE 6Q23HrND1giYCSZmbtKVYINl4+vMo81Trwdc1QLgkW4xRBYik9L/f5sqxdJtYfq7bz3Y 9ptg== X-Gm-Message-State: AE9vXwN0lPvgwTv9lKR+lwNcT8pNR33GOPU5iZMB7NSdfsg1KMnJRmc2TD9Vswb/vEtYfoA8i9Wvoh2ZcS2dQA== X-Received: by 10.31.64.196 with SMTP id n187mr8645506vka.150.1472457328242; Mon, 29 Aug 2016 00:55:28 -0700 (PDT) MIME-Version: 1.0 Sender: crodr001@gmail.com Received: by 10.103.31.134 with HTTP; Mon, 29 Aug 2016 00:55:27 -0700 (PDT) In-Reply-To: <1D5D9E39-5BCD-4C5D-B25B-D5DD969FF75D@gmail.com> References: <201608262023.u7QKNAAE081271@repo.freebsd.org> <1D5D9E39-5BCD-4C5D-B25B-D5DD969FF75D@gmail.com> From: Craig Rodrigues Date: Mon, 29 Aug 2016 00:55:27 -0700 X-Google-Sender-Auth: hF5ZSexntvrotpULJ_lUtzvgTuA Message-ID: Subject: Re: svn commit: r304860 - in head: include lib/libc/gen To: "Ngie Cooper (yaneurabeya)" Cc: Ed Schouten , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2016 07:55:29 -0000 On Mon, Aug 29, 2016 at 12:08 AM, Ngie Cooper (yaneurabeya) < yaneurabeya@gmail.com> wrote: > > > I already filed a bug for this: https://bugs.freebsd.org > /bugzilla/show_bug.cgi?id=3D212193 . I=E2=80=99m going to mark this as a = failure > soon to mute the noise. > Thanks, > -Ngie > Thanks. That will be helpful. -- Craig