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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]