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?


> Jan-Benedict posted one example here:
> 
> https://sourceware.org/ml/gdb-patches/2015-06/msg00650.html
> 
> I see something similar related to the implicit declaration of asprintf.

I see. It would be nice to fix those, but those are not fatal
for the release, because the default on the release branch is
to turn -Werror off; so users will get the warning, but it will
not be fatal unless they configure with --with-werror.

-- 
Joel


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