What should the output of thread6 test look like (apart from "caught" instead 
of "cought")? Here's what I'm getting at the moment - 

Thread 1 started
Count: 0
cought exception level 3
cought exception level 2 STATETEST
System.Threading.ThreadAbortException: Thread was being aborted
  at Tests.ThreadStart1 () [0x00087] in 
/home/neale/mono/mono/tests/thread6.cs:51
cought exception level 1
System.Threading.ThreadAbortException: Thread was being aborted
  at Tests.ThreadStart1 () [0x00087] in 
/home/neale/mono/mono/tests/thread6.cs:51
end
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to