svn commit: trunk/uClibc++

psm at uclibc.org psm at uclibc.org
Wed Mar 1 11:19:21 UTC 2006


Author: psm
Date: 2006-03-01 03:19:20 -0800 (Wed, 01 Mar 2006)
New Revision: 14386

Log:
typos, Garrett, I hope you don't mind

Modified:
   trunk/uClibc++/BugFinders
   trunk/uClibc++/ChangeLog


Changeset:
Modified: trunk/uClibc++/BugFinders
===================================================================
--- trunk/uClibc++/BugFinders	2006-03-01 09:55:06 UTC (rev 14385)
+++ trunk/uClibc++/BugFinders	2006-03-01 11:19:20 UTC (rev 14386)
@@ -47,7 +47,7 @@
 
 Ciaran: 4 Points
 2005-12-21: 1+1: Found that a const iterator doesn't handle operator*
-2005-12-20: 1+1: Found that interator and const_interator weren't compatable
+2005-12-20: 1+1: Found that interator and const_interator weren't compatible
 
 Ted Schroeder: 2 Points
 2005-05-20: 1+1: Found error in functional.  Provided fix.

Modified: trunk/uClibc++/ChangeLog
===================================================================
--- trunk/uClibc++/ChangeLog	2006-03-01 09:55:06 UTC (rev 14385)
+++ trunk/uClibc++/ChangeLog	2006-03-01 11:19:20 UTC (rev 14386)
@@ -7,7 +7,7 @@
 -	Map test now tests for some additional error conditions
 -	Map iterators still invalidated improperly
 -	Fix to functional binder using wrong type
--	Long double suppor now depends on float support
+-	Long double support now depends on float support
 
 0.1.12
 -	Add missing const declarators to some data types (thanks to asierllano)




More information about the uClibc-cvs mailing list