|
Bugzilla – Full Text Bug Listing |
| 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: | Basesystem | Assignee: | 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: | --- |
Not really. We're not using klibc in 10.1 so any intention of upgrading is rather low. And as we're not having any related bugreports I'll set this to 'LATER'. klibc is dropped with later releases. Closing. |
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 ?