Bug 141125

Summary: klibc-1.1.1-5: `return' with no value, in function returning non-void
Product: [openSUSE] SUSE LINUX 10.0 Reporter: David Binderman <dcb314>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.