From owner-svn-src-all@freebsd.org Tue Jul 26 21:41:03 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 9F428BA5904 for ; Tue, 26 Jul 2016 21:41:03 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-yw0-x22c.google.com (mail-yw0-x22c.google.com [IPv6:2607:f8b0:4002:c05::22c]) (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 5801E1E2E for ; Tue, 26 Jul 2016 21:41:03 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-yw0-x22c.google.com with SMTP id r9so35306527ywg.0 for ; Tue, 26 Jul 2016 14:41:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Rych/9kc9q2ybcio3Xtc4u+l5BlUOnoJdN2ufrxVkv8=; b=TyW6/+NqbeiPuOKCoWL+NDPSTL0HSR2sGT49C14LllCuuGNygmRcvRTzUsk4MC+57G NXuyWYgt7WoYhvdN9/ClmZHZdKims5+LnZnjEaPqW+VzCjoi6QxwFK6iS/Ofyu56WyUr 8fCDoGHFVA2vaimFruHN4LKcDrYTpGxWYEKsfqlvzCdO1+gHi3hGdNFVKNHo5UXUGNZd mKaDg3PXWAv1TK1aBYkroSNE/iFGv2Qs/+IQ0URCo77CjRFYhtnG7GqEaHAFHJauQCMY q/NoFg0gwFC4mVuatlOT1euFh9UeUNIQmCVHbIpwHyKKdOv6XmkdE0DDaxEtzcixmXiX 61nA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Rych/9kc9q2ybcio3Xtc4u+l5BlUOnoJdN2ufrxVkv8=; b=YrGMtiX+HmkyOauahS0B4FrUqMxz0Fq3VtIS0EjNEdDG8kxu+fhCQqB3ne76KU7Fin b43DItr994aENv2GDZ8XLCvkp6I8GtdUfuoTJW5fcR1KKroFc0udNDXNEVjNHYk7i2dm w+CRGbmwxs+KQqyFn3qCmzsRHETKJLheXZSgWgijmo9jZffaAwbFwjpommGd6NZC/V0W q21YvkXEVGUBOHKatiq/vOFW+SBIV4yS5THELgBUpHCYtR/KDlU3VzoplHXMUDl/VVPm q+Zw4gxSB3oCph4qXPzcyM5pyIqZNXvp2u7ahuGzPfFvvbCifluCZAVcGsG8/pUqptHi f+YA== X-Gm-Message-State: AEkoouuT0SBA53bjMT0jr/6t8csOYTUanlgaUNY17NwE2WQhD9zeITzB9a6Lb1JauzxSkKdbSAzBkUGY3MFnow== X-Received: by 10.129.122.7 with SMTP id v7mr21718972ywc.219.1469569262020; Tue, 26 Jul 2016 14:41:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.201.71 with HTTP; Tue, 26 Jul 2016 14:41:01 -0700 (PDT) In-Reply-To: <5f0367b2-6916-b300-bba5-c3d3f3699a91@FreeBSD.org> References: <201607262011.u6QKBTDp043256@repo.freebsd.org> <5f0367b2-6916-b300-bba5-c3d3f3699a91@FreeBSD.org> From: Ed Schouten Date: Tue, 26 Jul 2016 23:41:01 +0200 Message-ID: Subject: Re: svn commit: r303342 - in head: include lib/libc/stdlib To: Pedro Giffuni Cc: Benjamin Kaduk , Ed Schouten , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Tue, 26 Jul 2016 21:41:03 -0000 Hi Pedro, Benjamin, 2016-07-26 22:35 GMT+02:00 Pedro Giffuni : > On 07/26/16 15:14, Benjamin Kaduk wrote: >> Is a __FreeBSD_version bump planned? (Third-party software might want >> to be warning-clean.) > > Third party software should already follow standards ;). Not only that. This change only changes arguments from one integer type to the other. As far as I know, such a change would not cause a compiler to generate (substantially) different diagnostics. If it turns out I'm mistaken I'll reconsider, but for now this should do. :-) -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717