You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Imran (JIRA)" <ji...@apache.org> on 2019/05/02 05:35:00 UTC

[jira] [Commented] (XALANC-781) Compilation fails with ICU

    [ https://issues.apache.org/jira/browse/XALANC-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831419#comment-16831419 ] 

Imran commented on XALANC-781:
------------------------------

Any updates on this issue?

> 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
>            Priority: Major
>              Labels: easyfix
>         Attachments: xalanc_fix_compilation_with_icu.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> 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: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org