Re: [svn:parrot] r26959 - trunk/src

2008-04-13 Thread jerry gay
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 get

Re: [svn:parrot] r26959 - trunk/src

2008-04-13 Thread Patrick R. Michaud
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

Re: [svn:parrot] r26959 - trunk/src

2008-04-13 Thread chromatic
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 e