You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by gg...@apache.org on 2019/04/21 22:41:13 UTC

[xalan-site] 22/36: More Xalan-C Faq Updates

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch git-svn
in repository https://gitbox.apache.org/repos/asf/xalan-site.git

commit 63b8d63dd646c6c42398ba7335387ae3333456a1
Author: Steven J. Hathaway <sh...@apache.org>
AuthorDate: Mon Sep 24 01:26:58 2012 +0000

    More Xalan-C Faq Updates
---
 docs/xalan/xalan-c/faq.html         | 8 +++-----
 docs/xalan/xalan-c/faqs.html        | 0
 docs/xalan/xalan-c/usagepatter.html | 0
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/docs/xalan/xalan-c/faq.html b/docs/xalan/xalan-c/faq.html
index 3dd66f5..0d3180d 100644
--- a/docs/xalan/xalan-c/faq.html
+++ b/docs/xalan/xalan-c/faq.html
@@ -391,7 +391,8 @@
       Xalan-C++ uses the ICU to extend support for encoding, number formatting, and sorting.</p> 
    <p>The ICU is available for download from <a href="http://oss.software.ibm.com/icu/index.html">
       http://oss.software.ibm.com/icu/index.html</a>.</p>
-   <p>This release of Xalan was tested with International Components for Unicode(ICU) version 3.2.</p>
+   <p>Xalan release 1.10 was tested with International Components for Unicode(ICU) version 3.2. The curent Xalan
+      release 1.11 is not fully tested with IBM-ICU.</p>
    <p>For more details see: <a href="usagepatterns.html#icu">Using the International Components for Unicode (ICU)</a>.</p>
    
 </div>
@@ -656,8 +657,7 @@
 <div class="faqAnswer">
 <p>Well, you can, but it doesn't always work. Neither Windows 95 or 98 are supported or tested. There have been reports of 
       problems on it, especially regarding Unicode support. See 
-      <a href="http://marc.theaimsgroup.com/?l=xalan-dev&amp;m=99840914524755&amp;w=2">this post</a> and 
-      <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3825">this bug</a>.</p>
+      <a href="http://marc.info/?l=xalan-dev&amp;m=99840914524755&amp;w=2">this post</a>.</p>
 </div>
 <p align="right" size="2">
 <a href="#content">(top)</a>
@@ -694,8 +694,6 @@
    <p>On Windows, the LocalMsgIndex.hpp header is generated by the Localization project.  By building any project that has a 
       dependency on the Localization project, will trigger the Message Localization component to built and the LocalMsgIndex.hpp 
       to be generated.</p>
-   <p>To understand more on how to build with message localization support, see <a href="build_instruct.html#locale">Steps for 
-      Building with Message Localization Support</a>.</p>
 </div>
 <p align="right" size="2">
 <a href="#content">(top)</a>
diff --git a/docs/xalan/xalan-c/faqs.html b/docs/xalan/xalan-c/faqs.html
deleted file mode 100644
index e69de29..0000000
diff --git a/docs/xalan/xalan-c/usagepatter.html b/docs/xalan/xalan-c/usagepatter.html
deleted file mode 100644
index e69de29..0000000


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org