[ http://issues.apache.org/jira/browse/XALANC-584?page=comments#action_12402461 ]
Wei Xiong commented on XALANC-584: ---------------------------------- Thanks, Dave. The attached files at top of this page are the final version? They are somehow not working for me and I thought they were not final. Same error "C2678: binary '<' : no operator..." was found unless _HAS_ITERATOR_DEBUGGING=0 was used. I also got following error in building XalanC in VS 2005. xalanc\XalanTransformer\XalanCAPI.cpp(474) : error C2665: 'xalanc_1_9::XalanDOMString::XalanDOMString' : none of the 5 overloads could convert all the argument types Any suggestion is appreciated! > Changes for Visual Studio 2005 port > ----------------------------------- > > Key: XALANC-584 > URL: http://issues.apache.org/jira/browse/XALANC-584 > Project: XalanC > Type: Improvement > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Attachments: VC8.zip, patch.txt > > I am porting to Visual Studio C++ 2005, and this patch contains the changes > necessary. We will also need new project files, which I am working on and > will be finished soon. I will create a new issue for the project files, > since they will be new files. > Committers, can you please review this patch? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
