diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2003-10-27 21:43:33 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2003-10-27 21:43:33 +0000 |
commit | 0f09879bd2ea43ab16cb7f5aed9e4a636e263de4 (patch) | |
tree | 05a8596b1441ebfd1dcfd3499c6166619f318b3a /libstdc++-v3/docs | |
parent | f20d2b7871757cbe473b0a819a4ead80423c4a74 (diff) | |
download | gcc-0f09879bd2ea43ab16cb7f5aed9e4a636e263de4.zip gcc-0f09879bd2ea43ab16cb7f5aed9e4a636e263de4.tar.gz gcc-0f09879bd2ea43ab16cb7f5aed9e4a636e263de4.tar.bz2 |
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
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r-- | libstdc++-v3/docs/html/17_intro/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/17_intro/TODO b/libstdc++-v3/docs/html/17_intro/TODO index 47ea3cd..97ce333 100644 --- a/libstdc++-v3/docs/html/17_intro/TODO +++ b/libstdc++-v3/docs/html/17_intro/TODO @@ -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. |