Author: [EMAIL PROTECTED]
Date: Thu Nov 13 14:11:33 2008
New Revision: 4070
Modified:
trunk/tools/api-checker/config/gwt15_16userApi.conf
Log:
Made the comment clearer. No review needed
Patch by: amitmanjhi
Modified: trunk/tools/api-checker/config/gwt15_16userApi.conf
==============================================================================
--- trunk/tools/api-checker/config/gwt15_16userApi.conf (original)
+++ trunk/tools/api-checker/config/gwt15_16userApi.conf Thu Nov 13 14:11:33
2008
@@ -21,9 +21,11 @@
##############################################
#Api whitelist
# when adding to the white-list, include comments as to why the addition is
-# being made. This needs to be done for this initial white-list below
+# being made.
-# the api-checker is currently regarding overloadeded methods that can be
-# overriden. TODO(amitmanjhi): Solving this issue correctly in all cases
seems
+# the api-checker is currently checking overloadeded methods that can be
+# overriden, and there are multiple overloaded versions of
+# StringBuilder::append(..)
+# TODO(amitmanjhi): Solving this issue correctly in all cases seems
# to be hard. Come back and fix this issue, if more such cases come up.
java.lang.StringBuilder::append(Ljava/lang/StringBuffer;)
OVERRIDABLE_METHOD_ARGUMENT_TYPE_CHANGE
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---