Bug 141125 - klibc-1.1.1-5: `return' with no value, in function returning non-void
Summary: klibc-1.1.1-5: `return' with no value, in function returning non-void
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: All SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Hannes Reinecke
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 11:52 UTC by David Binderman
Modified: 2007-09-27 08:58 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-30 11:52:34 UTC
I just tried to compile package klibc-1.1.1-5 with the GNU C compiler 

It said

regexec.c:2266: warning: `return' with no value, in function returning non-void

The source code is

          if (BE (*err != REG_NOERROR, 0))
            return;

Suggest add expression to return statement.

I emailed the author this bug report, but he said version 1.1.1
was realy old. 

Time to upgrade to a newer version ?
Comment 1 Hannes Reinecke 2006-03-20 08:47:52 UTC
Not really. We're not using klibc in 10.1 so any intention of upgrading is rather low.
Comment 2 Hannes Reinecke 2006-03-22 09:40:55 UTC
And as we're not having any related bugreports I'll set this to 'LATER'.
Comment 3 Hannes Reinecke 2007-09-27 08:58:29 UTC
klibc is dropped with later releases. Closing.