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. -- c