On Mon, Jun 05, 2017 at 04:14:38PM +0200, Bruno Haible wrote:
Hi,
Martin Kletzander wrote:
When compiling libvirt with updated GCC (v7.1.0), the following warning
pops out (which then ends up treated like an error):
../config.h:2994:48: error: this use of "defined" may not b
_FORTIFY_SOURCE \
If I remove the ternary operator, the warning/error goes away.
Signed-off-by: Martin Kletzander
---
I did not check that the define works the same way on all platforms, I
do not have all of those available. However I did my best when trying
to express the same conditions.
Ideas
On Mon, Jul 04, 2016 at 09:23:18AM +0200, Paul Eggert wrote:
Thanks, I installed that, after fiddling with the subject line to
include a module name, removing the "Signed-off-by:" header, and
creating a ChangeLog entry (since Gnulib still does things the
old-fashioned way there).
Thank you. I'
scenarios this led to the following
compile error:
Cannot export rpl_printf: symbol not found
Cannot export rpl_scanf: symbol not found
collect2: error: ld returned 1 exit status
Fix this by properly quoting square brackets.
Signed-off-by: Martin Kletzander
---
m4/asm-underscore.m4
h missing, it is left
on the user to fix up his/hers bootstrap.conf. One of the examples
might be perl itself missing, which should be in $buildreq and precede
any perl::Module specifications. Versioning of perl modules is not
supported.
Signed-off-by: Martin Kletzander
---
Notes:
v3:
h missing, it is left
on the user to fix up his/hers bootstrap.conf. One of the examples
might be perl itself missing, which should be in $buildreq and precede
any perl::Module specifications. Versioning of perl modules is not
supported.
Signed-off-by: Martin Kletzander
---
Notes:
v2:
On Mon, Dec 08, 2014 at 11:00:37AM +, Pádraig Brady wrote:
On 08/12/14 10:42, Martin Kletzander wrote:
With this patch it is possible to put e.g. "perl::XML:XPath -" in
$buildreq in bootstrap.conf which will cause a check for perl module
XML::XPath
looks useful...
perl -m&
h missing, it is left
on the user to fix up his/hers bootstrap.conf. One of the examples
might be perl itself missing, which should be in $buildreq and precede
any perl::Module specifications. Versioning of perl modules is not
supported.
Signed-off-by: Martin Kletzander
---
build-aux/bootstrap
On Tue, Oct 29, 2013 at 02:12:00PM -0600, Eric Blake wrote:
> [adding bug-gnulib]
>
> On 10/29/2013 11:15 AM, Martin Kletzander wrote:
> > On Mon, Oct 28, 2013 at 03:50:20PM -0600, Eric Blake wrote:
> >> Since we haven't quite frozen yet, it's time to pick up