[ 
http://issues.apache.org/jira/browse/XERCESC-1430?page=comments#action_12312766 
] 

Jesse Pelton commented on XERCESC-1430:
---------------------------------------

While I couldn't build 2.3.0 with Visual Studio .NET 2003, I didn't have any 
problem with 2.5.0. But that doesn't really matter. I believe this bug is 
invalid, because Xerces-C project policy is to maintain only the current 
version. This means that bugs in old versions are fixed only if the also occur 
in the current version. Neither of the listed problems occurs in the most 
recent release (2.6.0).


> Broken projects in archive download site?
> -----------------------------------------
>
>          Key: XERCESC-1430
>          URL: http://issues.apache.org/jira/browse/XERCESC-1430
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.3.0, 2.5.0
>  Environment: Windows XP, Visual Studio C++ .NET
>     Reporter: Daniel Gröndal

>
> Downloaded Xerces 2.3.0 and 2.5.0 from the archive download 
> site(http://archive.apache.org/dist/xml/xerces-c/) and tried to build these 
> using VC 7.1.
> Compilation (of the VC7 project) was unsuccessful for both versions of Xerces 
> because of:
> 1. Missing headerfile:
> xerces-c-src_2_3_0\xerces-c-src_2_3_0\src\xercesc\dom\deprecated\NameNodeFilter.hpp(75)
>  : fatal error C1083: Cannot open include file: 'NodeFilterImpl.hpp': No such 
> file or directory
> I have searched the source, but could not find this file.
> 2. Difference in classname and name of the constructor (classname is 
> DomMemDebug and constructor is named DOMMemDebug):
> xerces-c-src_2_3_0\xerces-c-src_2_3_0\src\xercesc\dom\deprecated\MemDebug.hpp(82)
>  : warning C4183: 'DOMMemDebug': missing return type; assumed to be a member 
> function returning 'int'

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

Reply via email to