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 2433 - Build issue: kmplayer rpmlint error
Summary: Build issue: kmplayer rpmlint error
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-04-26 16:57 CDT by Francois Andriot
Modified: 2015-05-25 18:50 CDT (History)
3 users (show)

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


Attachments
kmplayer: fix g_object_set last argument (531 bytes, patch)
2015-04-26 16:58 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-04-26 16:57:41 CDT
rpmlint says that "g_object_set" function's last argument should be NULL.
Comment 1 Francois Andriot 2015-04-26 16:58:14 CDT
Created attachment 2491 [details]
kmplayer: fix g_object_set last argument
Comment 2 Slávek Banko 2015-05-25 18:50:17 CDT
Pushed to GIT in hash a01ecb74 (master) and d541e862 (r14.0.x).