[Bug 17003] fseek with whence=SEEK_END after fread is ignored

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 18 16:17:43 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17003


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com




--- Comment #1 from Dan Kegel <dank at kegel.com>  2009-01-18 16:17:42 ---
What's the real app that's busted -- is it a python test case?
Mixing lseek and buffered I/O like that is officially undefined, fwiw.
Does that test case of yours work on native?


-- 
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.



More information about the wine-bugs mailing list