By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2439 - Build issue: wlassistant rpmlint errors
Summary: Build issue: wlassistant rpmlint errors
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Francois Andriot
URL:
Depends on:
Blocks:
 
Reported: 2015-05-03 10:31 CDT by Francois Andriot
Modified: 2015-05-27 12:32 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
wlassistant: fix missing return (331 bytes, patch)
2015-05-03 10:31 CDT, Francois Andriot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Andriot 2015-05-03 10:31:06 CDT
rpmlint fails because of missing return in a non-void function.
Comment 1 Francois Andriot 2015-05-03 10:31:48 CDT
Created attachment 2502 [details]
wlassistant: fix missing return
Comment 2 Slávek Banko 2015-05-27 12:32:23 CDT
Pushed to GIT in hash 887c7f40 (master) and 41e2ebf2 (r14.0.x).