This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21035] Documentation for std::basic_string::compare() incorrect
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Apr 2005 11:12:18 -0000
- Subject: [Bug libstdc++/21035] Documentation for std::basic_string::compare() incorrect
- References: <20050414230125.21035.IRSWalker@ntlworld.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-25 11:12 -------
Subject: Bug 21035
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: paolo@gcc.gnu.org 2005-04-25 11:02:02
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: basic_string.h
Log message:
2005-04-25 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/21035
* include/bits/basic_string.h (compare): Adjust the documentation
to match the implementation and the standard.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.219&r2=1.2224.2.220
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.41.4.6&r2=1.41.4.7
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21035