This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB 7.10 release 2015-07-17 status update?


> Date: Fri, 17 Jul 2015 15:14:47 -0300
> From: Luis Machado <lgustavo@codesourcery.com>
> CC: <keiths@redhat.com>, Jan Kratochvil <jan.kratochvil@redhat.com>,	<yunlian@google.com>
> 
> Do we consider the fact that mingw32 (and maybe other non-GNU) builds 
> have been broken since this libiberty sync a blocker/critical issue?

It's not broken: I've built the pretest with that problem in it, and
it does build, albeit with a (harmless) warning.

> Last we heard of it was here...
> 
> https://sourceware.org/ml/gdb-patches/2015-06/msg00654.html

The release tarball builds without -Werror, so this warning is just a
warning, since asprintf does return an int.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]