http://bugs.winehq.com/show_bug.cgi?id=681
*** shadow/681 Wed May 15 13:38:12 2002 --- shadow/681.tmp.19387 Wed May 15 14:05:04 2002 *************** *** 2,13 **** | Two of the shlwapi DLL regression tests fail under wine configured as an N | +----------------------------------------------------------------------------+ | Bug #: 681 Product: Wine | ! | Status: UNCONFIRMED Version: 20010112 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-kernel | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: paulm@astro.gla.ac.uk | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 2,13 ---- | Two of the shlwapi DLL regression tests fail under wine configured as an N | +----------------------------------------------------------------------------+ | Bug #: 681 Product: Wine | ! | Status: NEW Version: 20010112 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-kernel | +----------------------------------------------------------------------------+ ! | Assigned To: juergen.schmied@debitel.net | | Reported By: paulm@astro.gla.ac.uk | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 38,40 **** --- 38,43 ----
tests/shreg.c:145: Test failed: (21,20)
which suggests an out-by-one error (the value "21" should be "20"). + + ------- Additional Comments From apa3a@yahoo.com 2002-05-15 14:05 ------- + Confirm. Forward to Jurgen. \ No newline at end of file