Re: unicode printf modules failures on powerpc

2009-01-21 Thread Jim Meyering
Bruno Haible wrote: > Jim, it might be a good idea to do the same thing in > coreutils/m4/jm-macros.m4. Thanks. I've just done this: >From 2a8f5104cd4ee76dad4b803f04ec327e5199bcf8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 21 Jan 2009 14:48:15 +0100 Subject: [PATCH] m4: don't use

Re: unicode printf modules failures on powerpc

2009-01-19 Thread Bruno Haible
Eric Blake wrote: > What about these files? > > modules/uniconv/u16-conv-from-enc:AC_REQUIRE([AC_C_BIGENDIAN]) > modules/uniconv/u16-conv-to-enc:AC_REQUIRE([AC_C_BIGENDIAN]) > modules/uniconv/u16-strconv-to-enc:AC_REQUIRE([AC_C_BIGENDIAN]) Oops, I missed these. Thanks. 2009-01-19 Bruno Haible

Re: unicode printf modules failures on powerpc

2009-01-19 Thread Eric Blake
Bruno Haible clisp.org> writes: > Thank you for reporting this. Yes, the failure reason is the same for all. > The function u16_conv_from_encoding is converting to UTF-16LE instead of > UTF-16BE (on a big-endian PowerPC machine!). This is because WORDS_BIGENDIAN > is not defined in config.h. Beca

Re: unicode printf modules failures on powerpc

2009-01-19 Thread Bruno Haible
Hi Simon, > Several of the unicode printf modules appear to fail on powerpc: > > http://autobuild.josefsson.org/gnulib/log-200901190238061664000.txt > http://autobuild.josefsson.org/gnulib/log-200901190501828983000.txt > http://autobuild.josefsson.org/gnulib/log-200901190606100971000.txt > http:/

unicode printf modules failures on powerpc

2009-01-19 Thread Simon Josefsson
Hi Bruno, Several of the unicode printf modules appear to fail on powerpc: http://autobuild.josefsson.org/gnulib/log-200901190238061664000.txt http://autobuild.josefsson.org/gnulib/log-200901190501828983000.txt http://autobuild.josefsson.org/gnulib/log-200901190606100971000.txt http://autobuild.j