]> gitweb.factorcode.org Git - factor.git/commit
disable RemoveVectoredExceptionHandler error checking
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 12 Dec 2007 19:01:25 +0000 (13:01 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 12 Dec 2007 19:01:25 +0000 (13:01 -0600)
commitc9daaa8eca044792158139f9e5621b140878817a
treeb8c20baf74c0f32db74494aa432e3e6d7d3ff832
parent8cb2675a70ff68b996829923262d06a0dba7f3ce
disable RemoveVectoredExceptionHandler error checking
it's failing with error 258 - wait operation timed out
if c_to_factor(quot) is not called, it still "fails" with error 0 - operation successful
perhaps we need to clean up resources like the master io completion port?
vm/os-windows-nt.c