[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1816069 - /subversion/branches/1.8.x-issue4707/subversion/svnrdump/dump_editor.c

From: Julian Foad <julianfoad_at_apache.org>
Date: Thu, 23 Nov 2017 10:47:18 +0100

Julian Foad wrote:
> Evgeny Kotkov wrote:
>> I think that using APR_SIZE_T_FMT would still lead to the same issue with
>> large file sizes in the 32-bit environment (where size_t is also 32 bit).
>>
>> Perhaps, the code should be using APR_OFF_T_FMT as the format specifier?
>>
>> (The apr_file_info_t.size value is an apr_off_t)
>
> Thank you! I will fix it.

Fixed in r1816111 on '1.8.x-issue4707' branch. 'STATUS' nomination updated.

- Julian
Received on 2017-11-23 10:47:29 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.