Hi Paul,
> I installed the attached patch to Gnulib on Savannah; please give it a try.
This patch has the strange consequence that the gnulib import in GNU clisp
now installs files
tests/_Noreturn.h
tests/arg-nonnull.h
tests/c++defs.h
tests/dummy.c
tests/warn-on-use.h
although the gnuli
On 03/15/2017 12:24 AM, Paul Eggert wrote:
> I installed the attached patch to Gnulib on Savannah; please give it a try.
Yep, that works. I see you've already pushed it. Thank you.
Michal
I installed the attached patch to Gnulib on Savannah; please give it a try.
From 6100762d213cac9c23f4cf7328210e73c0dc98d2 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Tue, 14 Mar 2017 13:23:25 -0700
Subject: [PATCH] snippets: move unadjusted snippet sources to lib
Problem reported by Michal
Thanks for the report. This is due to my change of yesterday, which I'll
try to fix today.
Hi Michal,
> libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.
> -I../../../../gnulib/lib -I../.. -I../../../.. -O0 -ggdb3 -MT fflush.lo
> -MD -MP -MF .deps/fflush.Tpo -c ../../../../gnulib/lib/fflush.c -fPIC
> -DPIC -o .libs/fflush.o
> ../../../../gnulib/lib/fflush.c:31:30: fatal error: unus
Dear list,
I'm a libvirt developer and we rely on gnulib in our project. However, I
was reviewing a patch for bhyve driver (bhyve is a *BSD hypervisor), so
I've booted up my FreeBSD virtual machine and started the review. While
doing 'make distcheck' gnulib tests ran and I've noticed couple of the