[Bug 11187] New: Scanf bug

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 14 07:17:18 CST 2008


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

           Summary: Scanf bug
           Product: Wine
           Version: 0.9.53.
          Platform: All
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: dos
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: matteo.miraz+wine at gmail.com


Created an attachment (id=10244)
 --> (http://bugs.winehq.org/attachment.cgi?id=10244)
Scanf Bug

Scanf seems to not work correctly.

How to reproduce the bug:
1) install in wine the Dev-cpp
2) write a simple program that performs at least two scanf (see attachment)
3) run it...

expected result:
each scanf read a value from the keyboard

actual result:
the first scanf works fine. Subsequent read from keybord not


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list