Mingw64 gnulib troubles
Pedro Alves
pedro@codesourcery.com
Sun May 23 01:40:00 GMT 2010
On Saturday 22 May 2010 00:27:37, Pierre Muller wrote:
> > Pedro Alves wrote:
> > Did you raise this with the gnulib maintainers? We import
> > gnulib from elsewhere, we don't maintain it ourselves. It
> > would be a good idea to check if it's something they've
> > fixed meanwhile, meaning we'd just need to import a more
> > recent version of whatever's not compiling warning free.
>
> There seems to be some uintptr_t use in
> the current memcmp.c file:
> http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/memcmp.c;h=25f
> 9b2a1e73c116dea48e8720194cd1633f20de9;hb=master
>
> Could we update this?
Done. We are only importing the memmem module from
gnulib, and the memcmp.c file is no longer pulled in by that
module; so that file is actually gone from our tree.
--
Pedro Alves
More information about the Gdb
mailing list