Commit 0f09879b by Benjamin Kosnik Committed by Benjamin Kosnik

TODO: Add links.


2003-10-27  Benjamin Kosnik  <bkoz@redhat.com>

	* docs/html/17_intro/TODO: Add links.
	* testsuite/27_io/basic_istream/extractors_character/char/9555-ic.cc:
	Uncomment.

From-SVN: r72991
parent f20d2b78
2003-10-27 Benjamin Kosnik <bkoz@redhat.com>
* docs/html/17_intro/TODO: Add links.
* testsuite/27_io/basic_istream/extractors_character/char/9555-ic.cc:
Uncomment.
2003-10-27 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/12750
......
......@@ -99,7 +99,9 @@ g++/binutils
- relocations, work on getting these down
- issues with __builtin_memcpy and std::copy from Jerry Quinn
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00076.html
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00056.html
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00302.html
http://gcc.gnu.org/ml/gcc/2003-10/msg01305.html
- fix dependency tracking for includes (.h, .tcc) during build process.
......
......@@ -27,8 +27,7 @@
#include <istream>
#include <streambuf>
//#include <testsuite_hooks.h>
#define VERIFY(x) x
#include <testsuite_hooks.h>
struct buf: std::streambuf
{
......
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