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: next GDB release update: 1 month to planned GDB 8.1.1 release


On Mon, 02 Apr 2018 15:33:35 +0200, Joel Brobecker wrote:
> Are there any other serious issues that should be fixed in 8.1.1?

For example to make it buildable with gcc-8.0:
	[patch+8.1] Fix -D_GLIBCXX_DEBUG gdb-add-index regression
	https://sourceware.org/ml/gdb-patches/2018-02/msg00057.html
	Message-ID: <20180204193754.GA29011@host1.jankratochvil.net>

FYI there are also these warnings but those are not an error in the release
branches which have -Wno-error so rather just for trunk:
	Workaround gcc-8.0: -Wno-error=cast-function-type,stringop-truncation
	https://src.fedoraproject.org/rpms/gdb/c/4a848ebc3807cfd4c60bd26b6edfcb93c4bb931b?branch=master


Jan


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