bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

msgconv: conversion failure


From: Denis Barbier
Subject: msgconv: conversion failure
Date: Fri, 9 May 2003 01:04:47 +0200
User-agent: Mutt/1.3.28i

Hi,

a French translator for Debian processed a bunch of PO files with msgconv
and encountered the following error message:
  msgconv: conversion failure

This problem appears for instance with this file
  
http://ftp-master.debian.org/~barbier/l10n/material/po/unstable/main/d/dpkg/po/dpkg_1.10.10_fr.po.gz
It is caused by a hard-coded buffer size
  #define tmpbufsize 4096
in msgl-iconv.c(iconv_string).
It would be nice if this limit was removed, or at least could be enlarged
via a command-line flag.

Denis
PS: Please Cc me, I never found how to subscribe to this ML ;)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]