bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: texinfo-6.1.90 pretest


From: Eli Zaretskii
Subject: Re: texinfo-6.1.90 pretest
Date: Sat, 13 Aug 2016 15:50:06 +0300

> From: Gavin Smith <address@hidden>
> Date: Sat, 13 Aug 2016 12:28:47 +0100
> Cc: address@hidden
> 
> The first pretest for the next Texinfo release has been uploaded to
> 
> http://alpha.gnu.org/gnu/texinfo/texinfo-6.1.90.tar.xz
> ftp://alpha.gnu.org/gnu/texinfo/texinfo-6.1.90.tar.xz
> 
> Please send bug reports and general feedback to address@hidden

I've built this with MinGW on MS-Windows with locally installed
ActiveState Perl as backend for the xspara extensions.  During the
build I see the following warnings:

In file included from XSParagraph.xs:8:0:
D:/usr/Perl/lib/CORE/XSUB.h:564:0: warning: "realloc" redefined
 #    define realloc  PerlMem_realloc
 ^
In file included from D:/usr/Perl/lib/CORE/perl.h:766:0,
                 from XSParagraph.xs:7:
./lib/stdlib.h:1060:0: note: this is the location of the previous definition
 #   define realloc rpl_realloc
 ^

This happens while compiling XSParagraph.c and xspara.c.  The
rpl_realloc thing comes from gnulib, I think.  It would be good to
avoid these warnings.

Other than that, everything builds and all the non-skipped tests pass.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]