Bug 138690 - missing return statement
Summary: missing return statement
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: beecrypt
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-10 18:51 UTC by David Binderman
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-11 23:25:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Binderman 2004-11-10 18:51:36 UTC
Description of problem:

I just tried to compile package beecrypt-3.1.0-6 from 
Redhat Fedora Core 3.

The compiler said

mpprime.c(963): warning #1011: missing return statement at end of
non-void function "mpprndr_w"

The source code is

                }
        }
}

Suggest add return statement at the end of the routine.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Jeff Johnson 2004-11-11 23:25:31 UTC
Fixed in beecrypt-4.0.0-1.


Note You need to log in before you can comment on or make changes to this bug.