On Sun, Apr 13, 2008 at 3:07 PM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
>
> On Sun, Apr 13, 2008 at 02:01:50PM -0700, chromatic wrote:
>  > On Sunday 13 April 2008 11:26:45 [EMAIL PROTECTED] wrote:
>  >
>  > > Modified:
>  > >    trunk/src/main.c
>  > >
>  > > Log:
>  > > [gettext] setup gettext in parrot main
>  >
>  > If this happens in src/main.c, it won't be in libparrot, so anyone who 
> wants
>  > to embed Parrot (and use gettext) will have to enable it explicitly in the
>  > embedding program as well.
>  >
>  > For now it's not a problem, but eventually it should probably be in 
> libparrot.
>
>  Would it be a problem for the perl6 executable and other executables
>  built by pbc_to_exe?
>
yes, it will. i'm still in the very early stages of implementation, as
i need to figure out how the make process is going to work. i'll move
this code when i get a chance, but i'm not sure if that'll be before
or after i get the make process working. in any case, i'll put a note
there so i don't forget.
~jerry

Reply via email to