Re: svn commit: r313379 - head/lib/libc/tests/stdio

2017-02-06 Thread Ngie Cooper (yaneurabeya)
> On Feb 6, 2017, at 21:39, Ngie Cooper wrote: > > Author: ngie > Date: Tue Feb 7 05:39:00 2017 > New Revision: 313379 > URL: https://svnweb.freebsd.org/changeset/base/313379 > > Log: > Expect :int_within_limits to fail when ptrdiff_t/*intmax_t differ in base > type > > The %t{d,u} (ptrdif

svn commit: r313379 - head/lib/libc/tests/stdio

2017-02-06 Thread Ngie Cooper
Author: ngie Date: Tue Feb 7 05:39:00 2017 New Revision: 313379 URL: https://svnweb.freebsd.org/changeset/base/313379 Log: Expect :int_within_limits to fail when ptrdiff_t/*intmax_t differ in base type The %t{d,u} (ptrdiff_t) tests fail for the following reasons: - ptrdiff_t is by defini