On 11.11.2016 14:30, Branko Čibej wrote:
In case anyone is interested:
/Users/brane/src/svn/repos/trunk/subversion/libsvn_fs_x/changes.c:243:29:
warning: implicit conversion loses integer precision:
'unsigned long' to 'int' [-Wshorten-64-to-32]
first = MIN(context->next + list_first,
In case anyone is interested:
/Users/brane/src/svn/repos/trunk/subversion/libsvn_fs_x/changes.c:243:29:
warning: implicit conversion loses integer precision:
'unsigned long' to 'int' [-Wshorten-64-to-32]
first = MIN(context->next + list_first, list_last);
~ ~~^~~~
2 matches
Mail list logo