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@winehq.org ReportedBy: borut.razem@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
http://bugs.winehq.org/show_bug.cgi?id=25272
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=25272
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-24 11:36:15 CST --- Patch committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=814bbc465bf54d7214f0c2...
http://bugs.winehq.org/show_bug.cgi?id=25272
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:15:34 CST --- Closing bugs fixed in 1.3.8.