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
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
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
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
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
>
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:
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
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: