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

Re: svn commit: r35033 - in trunk/subversion: include libsvn_fs libsvn_fs_base libsvn_fs_fs libsvn_repos svnadmin tests/libsvn_fs_fs

From: Fabien Coelho <fabien_at_coelho.net>
Date: Tue, 6 Jan 2009 11:18:31 +0100 (CET)

> Author: hwright
> Date: Mon Jan 5 10:04:39 2009
> New Revision: 35033
>
> * subversion/svnadmin/main.c

Gettext is broken on line 1135 :

> + _("Packing shard %" APR_INT64_T_FMT "..."),

You cannot use the *_FMT macros directly in a format, as it is missed by
the gettext string extractor.

-- 
Fabien.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1007257
Received on 2009-01-06 11:18:51 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.