Eric Blake wrote:
> >> CC strtod.o
> >> "strtod.c", line 155.17: 1506-045 (S) Undeclared identifier HUGE_VAL.
> >> "strtod.c", line 170.17: 1506-232 (I) Divisor for modulus or division
> >> operator cannot be zero.
> >>
> >> #include_next "///usr/vac/include/math.h" <-- wrong: must use /usr/inclu
FYI, I've just pushed the following.
Bottom line: if you define gnulib_dir to 'gnulib' in cfg.mk,
you may now remove that definition.
>From 61893df315d491846a8b33af7558bf3cca5410dd Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Fri, 15 May 2009 15:00:44 +0200
Subject: [PATCH] maint.mk: Give
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jens Rehsack on 5/4/2009 11:56 AM:
#include_next "///usr/vac/include/math.h" <-- wrong: must use /usr/include
>>> The problem was easy to fix for the current compilation, but I don't know
>>> how to fix the math.in.h - or if this
Ondrej Bilka wrote:
> For encodings like BIG5 if character contains / it could quit prematurely.
Eric Blake wrote:
> BIG5 is a lousy character encoding for the very
> reason that it confuses common ASCII bytes with encoded characters,
> depending on shift state.
BIG5 does not have shift state. BIG