Re: bugs.llvm.org

2020-01-30 Thread Bruno Haible
Tim Rühsen wrote: > Sadly, bugs.llvm.org disabled self-registration. So they won't get a bug > report from me (looks like they want to encapsulate from the rest of the > world). The text says: "New user self-registration is disabled due to spam. For an account please email bugs-ad...@lists.llvm.or

Re: clang-10 warning in hash.c

2020-01-30 Thread Tim Rühsen
Hi Bruno, On 1/27/20 2:09 PM, Bruno Haible wrote: >> Not sure if the compiler is correct here, but maybe worth a look: >> >> hash.c:549:11: error: implicit conversion from 'unsigned long' to >> 'float' changes value from 18446744073709551615 to 18446744073709551616 >> [-Werror,-Wimplicit-int-float

Re: FreeBSD 11.2: glthread build failure

2020-01-30 Thread Tim Rühsen
On 1/20/20 7:04 PM, Bruno Haible wrote: > CCLD wget2 >>> >>> Please make it a habit to use "make V=1" when submitting a report. >>> I don't want to see "CCLD wget2"; I want to see the actual link >>> command line. >> >> I don't have direct console/shell access - the issue is/was on a Free

Re: autopoint: ... gettext-0.20 ... is too old

2020-01-30 Thread Jeffrey Walton
On Thu, Jan 30, 2020 at 9:50 AM Bruno Haible wrote: > > Hi Jeffrey, > > > if ! ./gnulib-tool --create-testdir --dir=../"$GNULIB_TEST_DIR" > > --single-configure; > > ... > > ... > > top/GNUmakefile > > top/README-release > > top/maint.mk > > executing autopoint --force > > autopoint: *** T

Re: autopoint: ... gettext-0.20 ... is too old

2020-01-30 Thread Bruno Haible
Hi Jeffrey, > if ! ./gnulib-tool --create-testdir --dir=../"$GNULIB_TEST_DIR" > --single-configure; > ... > ... > top/GNUmakefile > top/README-release > top/maint.mk > executing autopoint --force > autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac >

autopoint: ... gettext-0.20 ... is too old

2020-01-30 Thread Jeffrey Walton
Hi Everyone, I'm trying to test Gnulib according to https://lists.gnu.org/archive/html/bug-gnulib/2017-05/msg00117.html. I've cloned the latest Gnulib. I'm running this command:

autopoint: ... gettext-0.20 ... is too old

2020-01-30 Thread Jeffrey Walton
Hi Everyone, I'm trying to test Gnulib according to https://lists.gnu.org/archive/html/bug-gnulib/2017-05/msg00117.html. I've cloned the latest Gnulib. I'm running this command: GNULIB_DIR=gnulib GNULIB_TEST_DIR=gnulib_test git clone ... cd "$GNULIB_DIR" if ! ./gnulib-tool --create-testdir --d

Re: dfa.c no longer usable if no 64-bit support

2020-01-30 Thread arnold
Paul, Thanks for this. I will work on reducing the differences between what's in Gnulib and what's in gawk. Vax/VMS is dead as a commercial system, true. But it remains alive as a hobbyist system, especially as it's very easy to run in simulation under SIMH. Thanks! Arnold Paul Eggert wrote: