svn commit: r313398 - head/contrib/byacc/test/yacc
Jung-uk Kim
jkim at FreeBSD.org
Tue Feb 7 18:46:16 UTC 2017
On 02/07/2017 13:40, Ngie Cooper (yaneurabeya) wrote:
>
>> On Feb 7, 2017, at 10:37, Ngie Cooper <ngie at FreeBSD.org> wrote:
>>
>> Author: ngie
>> Date: Tue Feb 7 18:37:46 2017
>> New Revision: 313398
>> URL: https://svnweb.freebsd.org/changeset/base/313398
>>
>> Log:
>> Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD
>>
>> YYINT on FreeBSD is int, not short
>>
>> I'll work with the upstream maintainer or come up with a build
>> method of modifying their definitions on install instead of
>> having to modify tests to match our forked YYINT definition.
>>
>> PR: 216891
>> Sponsored by: Dell EMC Isilon
>
> I forgot to mention… "X-MFC with: r313105, r313106”.
> An MFC timer was never set for those changes, so I didn’t set a timer in my change either, but if those changes are backported, I can backport this one as well.
Thanks and sorry for the break.
Jung-uk Kim
More information about the svn-src-all
mailing list