Re: [PATCH] Fix xgettext warnings and incomplete format strings due to macros

2014-05-31 Thread Daniel Shahaf
> Index: subversion/libsvn_fs_fs/cached_data.c > === > --- subversion/libsvn_fs_fs/cached_data.c (revision 1598897) > +++ subversion/libsvn_fs_fs/cached_data.c (working copy) > @@ -941,9 +941,10 @@ svn_fs_fs__check_rep(represen

[PATCH] Fix xgettext warnings and incomplete format strings due to macros

2014-05-31 Thread Andreas Stieger
Hi, Scanning the translations template file fails due to APR_UINT64_T_FMT being used as is in format strings. This is from r1575628 (fsfs l2p index), also from log-addressing branch, and r1595579 (sync of same to FSX). While this works at execution time (modulo actually translating), xgettext cann