Bug 458847

Summary: Headers cannot be compiled with GTK_DISABLE_DEPRECATED
Product: [Fedora] Fedora Reporter: Braden McDaniel <braden>
Component: libgnomeuiAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-12 18:17:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Braden McDaniel 2008-08-12 17:22:50 UTC
Description of problem:
Attempting to compile a project that uses libgnomeui with GTK_DISABLE_DEPRECATED defined yields (at least) the following failures:


/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:621: error: 'GtkDestroyNotify' does not name a type
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:688: error: 'GtkDestroyNotify' has not been declared
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:726: error: 'GtkDestroyNotify' has not been declared
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:772: error: 'GtkDestroyNotify' has not been declared

/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:460: error: 'GtkDestroyNotify' has not been declared

/usr/include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h:64: error: 'GtkType' does not name a type


Version-Release number of selected component (if applicable):
2.23.4-1.fc10

Comment 1 Matthias Clasen 2008-08-12 18:17:20 UTC
Fixed upstream, will get into rawhide with the next upstream release we build.