Laurent Stacul created XALANC-781:
-------------------------------------

             Summary: Compilation fails with ICU
                 Key: XALANC-781
                 URL: https://issues.apache.org/jira/browse/XALANC-781
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: 1.11
         Environment: GNU/Linux Kernel 3.0.13 x86_64
gcc (GCC) 8.0.1 20180307 (experimental)
Compilation with -std=gnu++17
            Reporter: Laurent Stacul
            Assignee: Steven J. Hathaway
         Attachments: xalanc_fix_compilation_with_icu.patch

There are several errors when compiling xalanc with ICU (XALAN_USE_ICU) in the 
folder ICUBridge. In several places, the namespace of ICU classes/functions is 
not given leading to the following types of error:
{code:java}
xalan-c-1.11/c/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp:227:12: error: 
'DecimalFormat' does not name a type;{code}
I provide a patch for such issues.

Stac



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to