Bug 124061

Summary: statement with no effect
Product: [Fedora] Fedora Reporter: d.binderman
Component: artsAssignee: Than Ngo <than>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: alan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-19 01:15:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description d.binderman 2004-05-23 16:48:32 UTC
Description of problem:

I just tried to compile package arts-1.2.2-2 from Redhat Fedora Core2.

The compiler said

md5auth.cc:125: warning: statement has no effect

The source code is

        // this is some seed from a file which is updated sometimes with a
        // new "arts_md5_auth_mkcookie()" after initialization
        strncmp(r.seed,md5_seed,MD5_COOKIE_LEN);

I agree with the compiler. Suggest either delete the line of code,
or assign the return value to something.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Than Ngo 2004-06-02 08:45:04 UTC
oh yes, it need to be fixed. It would be nice if you could report such
problem to KDE bugzilla, so they can better fix this problem in next
upstream. Thanks

Comment 2 d.binderman 2004-06-02 18:01:25 UTC
I agree it would be nice, but it isn't going to happen ;-<

I think any Redhat employee interested in going the
extra mile to help out an already overworked customer
would gain ten points in the employee of the month program.

IMHO.

Comment 3 Alan Cox 2004-06-19 01:15:55 UTC
Customer.... if someone charged you for Fedora it wasn't us and you've
been mislead.

Please report such problems upstream.