David, Glenn, can you fix this bug, please?

On 5/22/09, Finnbarr Murphy <[email protected]> wrote:
>
>  > From: olga.kryzhanovska at gmail.com
> >
> > How can I set TEXTDOMAIN for $"str" strings? I greped the source but
> > found no reference to TEXTDOMAIN.
> >
>
> You cannot.  ksh93 does not use GNU gettext() for message translation.
>
> Where the $"str" translation should occur seems to be in sh_endword() in
> lex.c when mode is 1.  However, this function appears to be currently set
> up to handle only ksh93 error strings using ERROR_translate().
>
>
>
>
>
> _______________________________________________
>  ast-users mailing list
>  [email protected]
> https://mailman.research.att.com/mailman/listinfo/ast-users
>
>


-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     [email protected]   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to