Add info on building/testing ICU with multiple compilers.

Refs #4863.

[SVN r70131]
This commit is contained in:
John Maddock
2011-03-18 16:46:54 +00:00
parent e7a6721d98
commit 8872393894
32 changed files with 208 additions and 194 deletions

View File

@ -30,7 +30,7 @@
There are two ways to use Boost.Regex with Unicode strings:
</p>
<a name="boost_regex.unicode.rely_on_wchar_t"></a><h5>
<a name="id1043406"></a>
<a name="id1011734"></a>
<a class="link" href="unicode.html#boost_regex.unicode.rely_on_wchar_t">Rely on wchar_t</a>
</h5>
<p>
@ -56,7 +56,7 @@
</li>
</ul></div>
<a name="boost_regex.unicode.use_a_unicode_aware_regular_expression_type_"></a><h5>
<a name="id1043535"></a>
<a name="id1011863"></a>
<a class="link" href="unicode.html#boost_regex.unicode.use_a_unicode_aware_regular_expression_type_">Use
a Unicode Aware Regular Expression Type.</a>
</h5>