On Sat Nov 5 10:35:53 2022 +0000, Jason Kuo wrote:
Should I be concerned with this report? Does that mean the test will pass on actual 32-bit windows, but not on 32-bit debian?
yes (you should be concerned), one of the tests you created is failing, but I think that's because your test is bad, rather than your code being bad to fix it what you have to do is: on line 633, you are checking for NO_ERROR, when you should be checking for ERROR_NEGATIVE_SEEK