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/08/25 19:33:31 UTC

[jira] Commented: (XALANC-656) xalan build is failing

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

David Bertoni commented on XALANC-656:
--------------------------------------

Creating issues to ask questions is not the way to do things.  Please subscribe to and post your message to the Xalan-C user list.

> xalan build is failing
> ----------------------
>
>                 Key: XALANC-656
>                 URL: https://issues.apache.org/jira/browse/XALANC-656
>             Project: XalanC
>          Issue Type: Bug
>    Affects Versions: CurrentCVS
>         Environment: winxp
>            Reporter: sujeeth
>
> i checked out the latest code from Trunk for both xerces and xalan. 
> I selected "Treat Wchar_t as built in type to no..
> Now I am getting thidcompiling error
> d:\downloads\xalan\src\xalanc\xalantransformer\XalanDefaultDocumentBuilder.hpp(95) : error C2259: 'xalanc_1_10::XalanSourceTreeContentHandler' : cannot instantiate abstract class
>         due to following members:
>         'void xercesc_3_0::ContentHandler::characters(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/ContentHandler.hpp(104) : see declaration of 'xercesc_3_0::ContentHandler::characters'
>         'void xercesc_3_0::ContentHandler::ignorableWhitespace(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/ContentHandler.hpp(168) : see declaration of 'xercesc_3_0::ContentHandler::ignorableWhitespace'
>         'void xercesc_3_0::LexicalHandler::comment(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/LexicalHandler.hpp(80) : see declaration of 'xercesc_3_0::LexicalHandler::comment'
> XalanSourceTreeWrapperParsedSource.cpp
> d:\downloads\xalan\src\xalanc\xalantransformer\XalanDefaultDocumentBuilder.hpp(95) : error C2259: 'xalanc_1_10::XalanSourceTreeContentHandler' : cannot instantiate abstract class
>         due to following members:
>         'void xercesc_3_0::ContentHandler::characters(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/ContentHandler.hpp(104) : see declaration of 'xercesc_3_0::ContentHandler::characters'
>         'void xercesc_3_0::ContentHandler::ignorableWhitespace(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/ContentHandler.hpp(168) : see declaration of 'xercesc_3_0::ContentHandler::ignorableWhitespace'
>         'void xercesc_3_0::LexicalHandler::comment(const XMLCh *const ,const XMLSize_t)' : is abstract
>         D:\downloads\xerces\src\xercesc/sax2/LexicalHandler.hpp(80) : see declaration of 'xercesc_3_0::LexicalHandler::comment'
> can some one help me out?

-- 
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