http://bugs.winehq.org/show_bug.cgi?id=8204
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:54:01 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7430
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:59 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9193
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:53 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4627
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:52 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8152
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:39 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10401
Summary: cygwin programs don't sscanf() properly when -mno-cygwin
is used in gcc options
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emwine(a)earthlink.net
Created an attachment (id=9089)
--> (http://bugs.winehq.org/attachment.cgi?id=9089)
testcase project and 2 test binaries
When I upgraded to Winboard version 4.2.7b from 4.2.7a, I got parse errors when
the app tried to extract info from an online chess server. I tracked this down
as far as I am able-- it appears to be only a definition in the makefile:
-mno-cygwin. How that causes the bug, I don't understand, but presumably the
only difference between Winboard 4.2.7b and 4.2.7a (which works in wine) is the
presence of that option in the makefile.
When -mno-cygwin is present, a call like:
n=sscanf("r-bqk -1 0", "%5c%d%d", str, &i, &j);
only gets the first character into str rather than all 5 like it should, and n
becomes 1 with i and j failing to get read.
Attached is a testcase project to illustrate. It includes 2 binaries, the only
difference being the presence of -mno-cygwin during the build. (Line 19 in the
makefile) To build this testcase, you need the cygwin tools, probably just
normal build tools, and to run wbtest.exe, you need cygwin1.dll which I haven't
included.
wbtest-nocyg.exe: works properly in wine and in windows
wbtest.exe: works properly in windows, but fails in wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11713
Summary: Display of Moon phases erratic in app o/p
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 presents data in four different formats, three of which can optionally
show the Moon's current phase (important in understanding tide levels and
currents). At least two formats, realtime and graph, do not display the phases
(shown as a small circle, divided between black and white, depending on the
computed phase for the date of the data displayed), while the third format,
overview, does show phases. Cycling the check box, in preferences for each
display format, has no effect on the missing information. It should be noted
that, on one or two rare occasions, the "moon circle" has been in seen in the
realtime display, but its appearance is not repeatable. At most, this
appearance suggests that WXTide32 is at least capable of drawing the symbol.
Resolving why it is not done regularly "is left as an exercise for the
student".
No stdout or stderr messages are generated during testing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8988
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #43 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:25 ---
Closing bugs fixed in 0.9.58.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7138
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 10:53:21 ---
Closing bugs fixed in 0.9.58.
--
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.