You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2007/03/15 00:55:09 UTC

[jira] Commented: (XALANC-641) Class used as exception needs accessible copy constructor

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

David Bertoni commented on XALANC-641:
--------------------------------------

Committers, can you please review?

> Class used as exception needs accessible copy constructor
> ---------------------------------------------------------
>
>                 Key: XALANC-641
>                 URL: https://issues.apache.org/jira/browse/XALANC-641
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS
>            Reporter: David Bertoni
>         Assigned To: David Bertoni
>         Attachments: patch.diff
>
>
> A class that is used as an exception must have an accessible copy constructor, but XalanTranscodingServices::UnrepresentableCharacterException does not have one.  This will lead to compilation errors on stricter compilers.
> The attached patch fixes the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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