[ http://issues.apache.org/jira/browse/XALANC-584?page=comments#action_12412322 ]
Yuanfei Guo commented on XALANC-584: ------------------------------------ Hi, I just downloaded the patch.txt dated on 2005, Dec, 30, and downloaded xalan 1.9 Xalan-C_1_9_0-src.zip from http://archive.apache.org/dist/xml/xalan-c/source/. However, applying patch.txt file to 1.9 code releases don't work for me. Several error is reported, I wonder where I can find the corresponding xalan releaes for this patch ? Thanks, Error message of patch ============================ patching file `samples/SimpleTransform/XalanMemoryManagerImpl.hpp' patching file `samples/ThreadSafe/ThreadSafe.cpp' patching file `src/xalanc/Include/VCPPDefinitions.hpp' Hunk #1 FAILED at 17. Hunk #2 FAILED at 36. 2 out of 2 hunks FAILED -- saving rejects to src/xalanc/Include/VCPPDefinitions. hpp.rej patching file `src/xalanc/Include/XalanDeque.hpp' patching file `src/xalanc/Include/XalanSet.hpp' patching file `src/xalanc/PlatformSupport/DoubleSupport.cpp' Hunk #1 succeeded at 58 (offset -21 lines). patching file `src/xalanc/PlatformSupport/XalanICUMessageLoader.cpp' patching file `src/xalanc/Utils/MsgCreator/ICUResData.hpp' > 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]
