[Mono-bugs] [Bug 325212] [PATCH][Win32] PageFile does not exist for Mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 17 17:09:51 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=325212

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=325212#c10





--- Comment #10 from Robert Jordan <robertj at gmx.net>  2008-01-17 15:09:50 MST ---
Pong :)

We can limit the test to ERROR_SHARING_VIOLATION:

if (error != ERROR_SHARING_VIOLATION))
        return res;


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list