Commit 074a8e74 by Benjamin Kosnik Committed by Benjamin Kosnik

locale_facets.tcc: Formatting tweaks.


2001-11-27  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.tcc: Formatting tweaks.

	* testsuite/23_containers/map_operators.cc: Don't xfail.
	* testsuite/23_containers/set_operators.cc: Same.
	* testsuite/backward/header_iterator_h.cc: Pass in -Wno-deprecated.
	* testsuite/backward/header_deque_h.cc: Same.

From-SVN: r47401
parent 5fd0af87
......@@ -4,6 +4,8 @@
* testsuite/23_containers/map_operators.cc: Don't xfail.
* testsuite/23_containers/set_operators.cc: Same.
* testsuite/backward/header_iterator_h.cc: Pass in -Wno-deprecated.
* testsuite/backward/header_deque_h.cc: Same.
2001-11-27 Loren J. Rittle <ljrittle@acm.org>
Paolo Carlini <pcarlini@unitus.it>
......
......@@ -23,7 +23,7 @@
#include <deque.h>
#include <testsuite_hooks.h>
// { dg-excess-errors "" }
// { dg-options "-Wno-deprecated" }
int main(void)
{
......
......@@ -23,7 +23,7 @@
#include <iterator.h>
#include <testsuite_hooks.h>
// { dg-excess-errors "" }
// { dg-options "-Wno-deprecated" }
int main(void)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment