[Bug 25272] New: ping sleeps 1 second more

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 23 15:06:15 CST 2010


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

           Summary: ping sleeps 1 second more
           Product: Wine
           Version: 1.3.6
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: borut.razem at gmail.com


I'm using ping to simulate the sleep from command line and I noticed that it
sleeps 1 second more then the Windows XP version.

For example:

sleep -n 2 127.0.0.1

Wine version sleeps 2 seconds while Windows version sleeps 1 second.

There are also other discrepancies:
* -n parameter is treated as unsigned int on Windows version
* -n 0 displays the "Bad value for option -n, valid range is from 1 to
4294967295." error message to stdout on Windows
* usage is written to stdout on Windows

I submitted the patch to wine-patch mailing list.

Borut

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