On Wed, Feb 12, 2020 at 02:28:54PM +0000, Daniel Shahaf wrote: > jor...@apache.org wrote on Wed, 12 Feb 2020 13:41 -0000: > > Author: jorton > > Date: Wed Feb 12 13:41:25 2020 > > New Revision: 1873943 > > > > URL: http://svn.apache.org/viewvc?rev=1873943&view=rev > > Log: > > Fix test failures seen on 32-bit architectures (Fedora Raw Hide, both > > i686 and armv7hl) when building with GCC 10 snapshots. > > > > * subversion/tests/libsvn_fs_fs/fs-fs-pack-test.c > > (get_rev_contents): Avoid signed integer overflow on platforms with > > 32-bit long. > > Should this be backported?
If there is no objection to fixing the problem this way, I can propose the backports, it is failing for me with 1.13.0. It looks like 1.10.x has the bug too - that's the only current LTS branch, right? Regards, Joe