svn commit: r303342 - in head: include lib/libc/stdlib

Antoine Brodin antoine at freebsd.org
Sun Jul 31 06:37:39 UTC 2016


On Tue, Jul 26, 2016 at 11:41 PM, Ed Schouten <ed at nuxi.nl> wrote:
> Hi Pedro, Benjamin,
>
> 2016-07-26 22:35 GMT+02:00 Pedro Giffuni <pfg at freebsd.org>:
>> 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. :-)


Hi,

This change broke a few games in the ports tree:

http://beefy4.nyi.freebsd.org/data/head-amd64-default/p419204_s303419/logs/errors/falconseye-1.9.3_11.log
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p419204_s303419/logs/errors/nethack34-3.4.3_9.log
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p419204_s303419/logs/errors/nethack36-3.6.0.log

Cheers,

Antoine


More information about the svn-src-all mailing list