[Bug 920] New: - _fdopen should not rewind file

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Jul 27 01:57:04 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=920

           Summary: _fdopen should not rewind file
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: bill at taniwha.org


When running quakeforge (http://quakeforge.net/) in wine, it is unable to read
files from paks due to the use of _fdopen and _fdopen rewinding the file causing
qf to always read the first N bytes of the pak file. I commented out the call to
MSVCRT_rewind and everything worked beautifully.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=920>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list