Hi,
On 2009-08-30 I asked Paul Eggert:
> static inline time_t
> ydhms_diff (long int year1, long int yday1, int hour1, int min1, int sec1,
> int year0, int yday0, int hour0, int min0, int sec0)
> {
> verify (C99_integer_division, -1 / 2 == 0);
> verify (long_int_year_and_yday_are_wid
Hi Paul,
gnulib got a report of a compilation error:
> > cc -DHAVE_CONFIG_H -I. -I/tmp/wip/clisp/work/clisp/modules/syscalls/gllib
> > -I..-I/usr/pkg/include -I/usr/include
> > -I/tmp/wip/clisp/work/clisp/src/gllib -O2 -mfpmath=sse -msse3
> > -march=nocona -finline-functions -fomit-frame-p
Hi,
> * Aleksej Saushev [2009-08-30 01:42:40 +0400]:
>
> cc -DHAVE_CONFIG_H -I. -I/tmp/wip/clisp/work/clisp/modules/syscalls/gllib
> -I..-I/usr/pkg/include -I/usr/include
> -I/tmp/wip/clisp/work/clisp/src/gllib -O2 -mfpmath=sse -msse3 -march=nocona
> -finline-functions -fomit-frame-pointe