12 Nov
2011
12 Nov
'11
8:06 p.m.
http://bugs.winehq.org/show_bug.cgi?id=28982 --- Comment #8 from Jari Vetoniemi <mailRoxas(a)gmail.com> 2011-11-12 14:06:26 CST --- With the patch, the ifdeffed: ok(mmio.lBufOffset == 0, "expected 0, got %d\n", mmio.lBufOffset); ok(mmio.lDiskOffset == 0, "expected 0, got %d\n", mmio.lDiskOffset); Seems to pass correctly, however it does not affect the SEEK_CUR tests. There should be new test case written for direct mmioread for unbuffered file, however there are currently no mmioread tests there. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.