Bug 136790 - gnushogi-1.3-373: undefined C code
Summary: gnushogi-1.3-373: undefined C code
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Anna Maresova
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 22:35 UTC by David Binderman
Modified: 2005-12-07 10:35 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2005-12-02 22:35:01 UTC
I just tried to compile package gnushogi-1.3-373 with a prerelease of the
GNU C compiler version 4.1. It said

eval.c:1209: warning: operation on `ds' may be undefined

The source code is

    ds += (ds = -fv1[HUNGP]);

I agree with the compiler - this code seems to be undefined. 

Suggest code rework. BTW, the email address of the author [
mutz@fmi.uni-passau.de ] seems to be broken
Comment 1 Anna Maresova 2005-12-07 10:35:06 UTC
fixed