]> granicus.if.org Git - icu/commitdiff
ICU-9346 add a specific link to the readme pointing to the TestCollator subclass...
authorMarkus Scherer <markus.icu@gmail.com>
Fri, 3 Aug 2012 21:54:42 +0000 (21:54 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Fri, 3 Aug 2012 21:54:42 +0000 (21:54 +0000)
X-SVN-Rev: 32102

icu4c/readme.html

index 9e4405920aacedf7acb9f6945a84d55d8221d500..e599ddcce1db02608f1019c94e7b07751af331f1 100644 (file)
 
     <p>In particular, the <code>class TestCollator</code> in
     <a href="http://bugs.icu-project.org/trac/browser/icu/trunk/source/test/intltest/apicoll.cpp"><code>source/test/intltest/apicoll.cpp</code></a>
-    illustrates how a subclass needs to be changed.
+    <a href="http://bugs.icu-project.org/trac/changeset/32100#file5">illustrates how a subclass needs to be changed</a>.
     However, note that the TestCollator was also simplified slightly;
     not all changes made there were strictly required for the API signature changes.</p>