You may need change in rotorenv/bin/makefile.def mentioned in 
http://mailserver.di.unipi.it/pipermail/dotnet-sscli/msg00244.html.

Add the following 3 lines right before "# Merge .rtc section with..." in
rotorenv/bin/makefile.def:

!if "$(VS71COMNTOOLS)" != ""
LINKER_FLAGS = $(LINKER_FLAGS) /SAFESEH:NO
!endif

-Jan

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of Arild Fines
Sent: Thursday, February 17, 2005 10:07 AM
To: DOTNET-ROTOR@DISCUSS.DEVELOP.COM
Subject: [DOTNET-ROTOR] Exception handling tests failing

It seems that every single one of the tests relating to exception
handling
are failing for me(Win2K3). Any idea what might be causing this?

exception_handling/pal_except/test1,exception_handling,PAL_TRY and
PAL_EXCEPT,Test for PAL_TRY and PAL_EXCEPT,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except/test2,exception_handling,PAL_TRY and
PAL_EXCEPT_EX,Test for PAL_TRY and PAL_EXCEPT_EX,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except/test3,exception_handling,PAL_TRY and
PAL_EXCEPT,Test for PAL_TRY and PAL_EXCEPT,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except/test4,exception_handling,PAL_TRY and
PAL_EXCEPT,Test for PAL_TRY and PAL_EXCEPT,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except/test5,exception_handling,PAL_TRY and
PAL_EXCEPT,Test for PAL_TRY and PAL_EXCEPT,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except/test6,exception_handling,PAL_TRY and
PAL_EXCEPT_EX,Test for PAL_TRY and PAL_EXCEPT_EX,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter/test1,exception_handling,PAL_EXCEPT
_FIL
TER,Test for PAL_EXCEPT_FILTER,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter/test2,exception_handling,PAL_EXCEPT
_FIL
TER,Test for PAL_EXCEPT_FILTER,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter/test3,exception_handling,PAL_EXCEPT
_FIL
TER_EX,Test for nested PAL_EXCEPT_FILTER functions &
EXCEPTION_CONTINUE_SEARCH,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter_ex/test1,exception_handling,PAL_EXC
EPT_
FILTER_EX,Test for PAL_EXCEPT_FILTER_EX,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter_ex/test2,exception_handling,PAL_EXC
EPT_
FILTER_EX,Test for PAL_EXCEPT_FILTER_EX,DEFAULT,EXEC,FAIL,,
exception_handling/pal_except_filter_ex/test3,exception_handling,PAL_EXC
EPT_
FILTER_EX,Test for nested PAL_EXCEPT_FILTER_EX &
EXCEPTION_CONTINUE_SEARCH,DEFAULT,EXEC,FAIL,,
exception_handling/pal_finally/test1,exception_handling,PAL_FINALLY,Test
for
nested PAL_FINALLY,DEFAULT,EXEC,FAIL,,
exception_handling/pal_try_except/test1,exception_handling,PAL_TRY and
PAL_EXCEPT,Test for PAL_TRY and PAL_EXCEPT,DEFAULT,EXEC,FAIL,,
exception_handling/pal_try_except_ex/test1,exception_handling,PAL_TRY
and
PAL_EXCEPT_EX,Test for PAL_TRY and PAL_EXCEPT_EX,DEFAULT,EXEC,FAIL,,
exception_handling/pal_try_except_ex/test3,exception_handling,PAL_TRY
and
PAL_EXCEPT_EX (test3),Test for PAL_TRY and
PAL_EXCEPT_EX,DEFAULT,EXEC,FAIL,,
exception_handling/raiseexception/test1,exception_handling,RaiseExceptio
n,Ra
iseException test #1,DEFAULT,EXEC,FAIL,,
exception_handling/raiseexception/test2,exception_handling,RaiseExceptio
n,Ra
iseException test #2,DEFAULT,EXEC,FAIL,,
exception_handling/raiseexception/test3,exception_handling,RaiseExceptio
n,Ra
iseException test #3,DEFAULT,EXEC,FAIL,,

--
Arild

AnkhSVN, Subverting Visual Studio .NET: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
IRC: irc://irc.freenode.net/ankhsvn

"Gentlemen, you can't fight in here! This is the war room!"

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to