Re: UPDATE: devel/gettext 0.16.1

2007-08-02 Thread Christian Weisgerber
Christian Weisgerber <[EMAIL PROTECTED]> wrote: > I would really appreciate some eyes on patch-gettext-runtime_intl_\ > localcharset_c. The idea is to remove all unsafe function linker > warnings from libintl itself, because so many ports link to it. > (I'll also take a look at libiconv to this e

Re: UPDATE: devel/gettext 0.16.1

2007-08-02 Thread Christian Weisgerber
Kurt Miller <[EMAIL PROTECTED]> wrote: > > If anybody remembers what the "static const struct" -> "static struct" > > patches were for, let me know. > > IIRC, gcc on alpha was generating relocations in read only > segments and causing ld.so to segfault. I'm not sure if > this is still needed for

Re: UPDATE: devel/gettext 0.16.1

2007-08-01 Thread Kurt Miller
On Wednesday 01 August 2007 12:12:15 pm Christian Weisgerber wrote: > If anybody remembers what the "static const struct" -> "static struct" > patches were for, let me know. IIRC, gcc on alpha was generating relocations in read only segments and causing ld.so to segfault. I'm not sure if this is s