You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by 이상진 <pu...@handysoft.co.kr> on 2000/11/10 17:49:56 UTC

[Question about XALAN] Some problem occurs when using XALAN

Hello. I have one question.

1. Description
	I downloaded XALAN C++ 1.0 library  for Win32 (i have VC 6.0)
	 tested the test program (CompileStylesheet.exe) and it works
fine. But after re-compilation (i rebuilt 'CompileStylesheet.exe' ), it
produces exception.
	(I attached the screen-captured picture)

	After XALAN library is re-built,  test program
(CompileStylesheet.exe) works fine.
	Is this a bug?

2. Environment
	1) OS : Windows 2000 Server
	2) Compiler : Visual Studio ( Visual C++ 6.0 ) Enterprise
Edition

3. Thank you.

PS)

while re-compilation of XALAN librayry, VC produce some warning. For
example,

D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vector(180) :
warning C4018: '<' : signed/unsigned mismatch
        D:\Program Files\Microsoft Visual
Studio\VC98\INCLUDE\vector(178) : while compiling class-template member
function 'void __thiscall std::vector<unsigned short,class
std::allocator<unsigned short> >::insert(unsigned short *,const
unsigned sho
rt *,const unsigned short *)'


 <<xalan.bmp>>