From owner-svn-src-head@freebsd.org Mon May 30 17:58:01 2016 Return-Path: Delivered-To: svn-src-head@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 F04D0B55608; Mon, 30 May 2016 17:58:00 +0000 (UTC) (envelope-from cschuber@gmail.com) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (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 B51C81EFC; Mon, 30 May 2016 17:58:00 +0000 (UTC) (envelope-from cschuber@gmail.com) Received: by mail-pa0-x22b.google.com with SMTP id um11so11426207pab.0; Mon, 30 May 2016 10:58:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:mime-version:from:subject:date:to:cc; bh=/H2AIGaLKcI+HWQUE1h/d/b8cNH6oWAXpkMGl8WZyt0=; b=U+M5wYk9gzzFnw07BxFRbDdbuE1jT40oeQ7TLkLmcDesn3L1Fr6uW+qTZ6Dq8oyOK1 n83+i9oVboVCciNYiOt6vBcA+U0bHgeu042kBuEucrwNpvCP1aswkpM0ESkMRPGtBh4x MJDVca1rUsEuST1JGOpwJQWqoON4SCTb2hUhEDCErsnwKmR7VSIFnMKk5rfg0rPqztnw O7TZsYbzsrhtNZ4S9I4Cd5nMmPrI6XJWuKazoIHI2Eg2PfGXqaf5L7/V/RaO7944VY9t t7xp2IIak5KvAnYwEyJRtyCjPyO91CjRQIlJnpzuJpIkGrcbeW9uZ6GVMVTob8ImdCU2 dSJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:mime-version:from:subject:date:to:cc; bh=/H2AIGaLKcI+HWQUE1h/d/b8cNH6oWAXpkMGl8WZyt0=; b=cat4aGqoapn0d4xevjC8zvOgK9mF0EGByb2c4Y3GcSiHA1i6EY0IWqOSBt51R2f5dy 9zrYmEogaMaI4DjnSGBDE0zspiWU8qstkm0PoHdmynFgiQ2i3+0wmxZd/PiZfrAzoxAi 1gNb5KUbZD9NisjAOMYKsjvwm3zt6cEmEd2cT0AH+seQnzr9fYfOZqDA5UV7CFzJHLuS 4l3qZeBqMK3NwSxs9hdsBKzbQYbOVf8kDAJRP1+PdVZsdFByFOH2BqK0f9XHFEVFbivW rT9cRmrMlhHbXkEcvqSrnTtrBRzzn8FpPD2tOv+qj8d3M1JH7gB1E0Yt3ihYzZNR3jPs 4Low== X-Gm-Message-State: ALyK8tL+Q8kJNGYAlPjIHS6MM/irw7zVB3UBF8dVABJXz9xLaKjpxlm573zr2OufFeKn7A== X-Received: by 10.66.101.241 with SMTP id fj17mr48210398pab.59.1464631080009; Mon, 30 May 2016 10:58:00 -0700 (PDT) Received: from [25.88.35.112] (S0106d4ca6d8943b0.gv.shawcable.net. [24.68.134.59]) by smtp.gmail.com with ESMTPSA id z125sm25153922pfb.27.2016.05.30.10.57.58 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 30 May 2016 10:57:59 -0700 (PDT) Message-ID: <574c7f27.8365620a.113b0.ffff91d5@mx.google.com> MIME-Version: 1.0 From: Cy Schubert Subject: RE: svn commit: r300998 - head/include Date: Mon, 30 May 2016 10:58:04 -0700 To: Ed Schouten CC: Ed Schouten , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" , Cy Schubert 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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2016 17:58:01 -0000 I figured that since it brought the header file closer to POSIX conformance= (I consider that a bug fix), it might be a good candidate. It's your choic= e though. Sent from my cellphone, tiny keyboard in use, ~Cy -----Original Message----- From: Ed Schouten Sent: 30/05/2016 10:23 To: Cy Schubert Cc: Ed Schouten; src-committers@freebsd.org; svn-src-all@freebsd.org; svn-s= rc-head@freebsd.org; Cy Schubert Subject: Re: svn commit: r300998 - head/include Hi Cy, 2016-05-30 18:38 GMT+02:00 Cy Schubert : > This looks like it could be MFCable. Can it be? It can be MFCed easily. The reason why I haven't chosen to do this explicitly, is because this is not a bug that caused some build to fail. I'm writing a bunch of scripts to do automated tests of POSIX header file conformance and this just happened to pop up. Do you want me to MFC it? --=20 Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717