This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: RFA: Add libstdc++-v3 support for avr 7/7: Add missing qualifier for size_t in a couple of libstdc++-v3 tests


On 21/10/14 17:09 +0100, Joern Rennecke wrote:
A couple of tests fail because an unqualified size_t is used.

2014-09-15  Joern Rennecke  <joern.rennecke@embecosm.com>

	* libstdc++-v3/testsuite/util/io/prog_bar.cc: Qualify size_t.
	* libstdc++-v3/testsuite/util/io/prog_bar.hpp: Likewise.
	* libstdc++-v3/testsuite/util/io/verified_cmd_line_input.hpp: Likewise,

OK, thanks.


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