Your message dated Sat, 25 Jul 2009 22:55:12 +0200 (CEST)
with message-id <[email protected]>
and subject line Re: Bug#503724: gettext-base: no way to pass '-e' to gettext
from 'eval_gettext' and 'eval_ngettext'
has caused the Debian Bug report #503724,
regarding gettext-base: no way to pass '-e' to gettext from 'eval_gettext' and
'eval_ngettext'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
503724: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gettext-base
Version: 0.17-4
Severity: normal
Shell functions 'eval_gettext' and 'eval_ngettext' is written in that
way that doesn't allow any gettext parameters to be passed.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gettext-base depends on:
ii libc6 2.7-15 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1 GCC support library
ii libstdc++6 4.3.2-1 The GNU Standard C++ Library v3
gettext-base recommends no packages.
gettext-base suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, 27 Oct 2008, Eugene V. Lyubimkin wrote:
> Package: gettext-base
> Version: 0.17-4
> Severity: normal
>
> Shell functions 'eval_gettext' and 'eval_ngettext' is written in that
> way that doesn't allow any gettext parameters to be passed.
Such behaviour matches documentation. Quote and paste from the manual:
15.5.2.6 Invoking the eval_gettext function
eval_gettext msgid
If you refer to parameters which are printed using format specifiers,
you could still use printf on the output string with the required
parameters.
Thanks.
--- End Message ---