This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/33768] New: splay-tree.c typo
- From: "george at houseofellery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2007 21:13:27 -0000
- Subject: [Bug other/33768] New: splay-tree.c typo
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
in the functions "rotate_left" and "rotate_right" in <splay-tree.c> in the
libiberty package, the comments preceding the functions should have an
apostrophe in the word "grandparents" (common to both comments) changing the
meaning from plural to possessive. a small point to sure but it confounded my
understanding of how these simple functions worked for quite a bit.
--
Summary: splay-tree.c typo
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: george at houseofellery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33768