svn commit: r291994 - head/include
Eric van Gyzen
vangyzen at FreeBSD.org
Wed Dec 9 17:01:38 UTC 2015
On 12/09/2015 10:43, Hajimu UMEMOTO wrote:
> Hi,
>
>>>>>> On Wed, 9 Dec 2015 18:19:16 +1100 (EST)
>>>>>> Bruce Evans <brde at optusnet.com.au> said:
>
> brde> resolv.h already had massinve namespace pollution and style bugs in
> brde> its includes. One more include of a header that is relatively clean
> brde> since it is tiny and was designed for minimising namespace pollution
> brde> makes little difference.
>
> I understood. Thank you for your detailed explanation.
> However, I realized that r289315 changed the size of struct
> __res_state. It broke binary backward compatibility. I think we
> still need to revert its change in struct __res_state and move them
> into struct __res_state_ext.
Thank you both for your input. I agree with moving the fields.
https://reviews.freebsd.org/D4472
Eric
More information about the svn-src-head
mailing list