Hi!
Greetings from Finland! I'm responsible for the Finnish translation of
Bash-4.0. Now I have a problem with one phrase:
#: builtins/bind.def:307
#, c-format
msgid "%s can be invoked via "
msgstr ""
There is no way this string can be reasonably be translated into Finnish
because of the stru
On Tue, Apr 21, 2009 at 08:02:00AM -0400, Greg Wooledge wrote:
> On Fri, Apr 17, 2009 at 08:52:16AM -0700, Matt Kraai wrote:
> > Using nm, I found that _ was undefined in siglist.o. If I include
> > bashintl.h in siglist.c, the problem is fixed.
>
> Yeah, I reported this exact problem a couple mo
wer...@suse.de writes:
> --- lib/glob/glob.c
> +++ lib/glob/glob.c 2009-04-21 10:51:48.478986919 +
> @@ -96,7 +96,7 @@ int noglob_dot_filenames = 1;
> int glob_ignore_case = 0;
>
> /* Global variable to return to signify an error in globbing. */
> -char *glob_error_return;
> +char *glob_
On Fri, Apr 17, 2009 at 08:52:16AM -0700, Matt Kraai wrote:
> Using nm, I found that _ was undefined in siglist.o. If I include
> bashintl.h in siglist.c, the problem is fixed.
Yeah, I reported this exact problem a couple months ago, with the exact
same fix. Good luck getting it incorporated int
Configuration Information [Automatically generated, do not change]:
Machine: i586
OS: linux-gnu
Compiler: gcc -I/usr/src/packages/BUILD/bash-4.0
-L/usr/src/packages/BUILD/bash-4.0/../readline-6.0
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYP