--- Comment #7 from redi at gcc dot gnu dot org 2010-05-06 20:04 ---
that was easier than I thought it would be - fixed
(the online docs will need to be regenerated before the changes show up)
--
redi at gcc dot gnu dot org changed:
What|Removed |A
--- Comment #6 from redi at gcc dot gnu dot org 2010-05-06 20:04 ---
Subject: Bug 44014
Author: redi
Date: Thu May 6 20:03:35 2010
New Revision: 159127
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159127
Log:
2010-05-06 Jonathan Wakely
PR libstdc++/44014
*
--- Comment #5 from redi at gcc dot gnu dot org 2010-05-06 19:58 ---
Subject: Bug 44014
Author: redi
Date: Thu May 6 19:57:58 2010
New Revision: 159126
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159126
Log:
2010-05-06 Jonathan Wakely
PR libstdc++/44014
*
--- Comment #4 from redi at gcc dot gnu dot org 2010-05-06 19:30 ---
mine then
--
redi at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned a
--- Comment #3 from paolo dot carlini at oracle dot com 2010-05-06 19:14
---
Jon, if you already know the issue, I don't think Benjamin would take offense
if you assign it to yourself ;) the sooner we check in the 4.5.1 patches the
better, in my opinion.
--
http://gcc.gnu.org/bugzi
--- Comment #2 from redi at gcc dot gnu dot org 2010-05-06 19:11 ---
The other typedefs are documented in e.g.
typedef basic_fstream fstream;///< @isiosfwd
and are part of the "io" doxygen group, but std::string is not, so neither
std::string nor std::basic_string ap
--- Comment #1 from paolo dot carlini at oracle dot com 2010-05-06 17:33
---
Funny. Let's add Benjamin in CC.
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
-