>>>>> "Lars" == Lars Gullik Bj�nnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> The most up to date gettext is to be found in packages like
Lars> fileutils, | which maintainers try to fix gettext as needed.
Lars> Then send the patch to them too.
The problem is that the patch cannot be applied as is, since one
should not condition on architecture. So a better fix has to be
designed, by somebody who knows what's going on and what is portable.
It would be probably better to condition on the existence of O_BINARY,
but even that may be unsafe.
For a (small) bit of discussion, see
http://x34.deja.com/getdoc.xp?AN=472345599&CONTEXT=956927845.825294853&hitnum=0
JMarc