
31 Oct
2012
31 Oct
'12
10:57 a.m.
On 10/31/12 11:40, Martin Kletzander wrote:
On 10/31/2012 11:19 AM, Peter Krempa wrote:
There are multiple reasons canonicalize_file_name() used in absolutePathFromBaseFile helper can fail. This patch enhances error reporting from that helper. --- src/util/storage_file.c | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-)
Thanks; I added the gettext macro and pushed. Peter