Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194442

Summary: media-gfx/gimp-2.4.0_rc* - loads of bad -D*_DISABLE_DEPRECATED flags
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jakub Moc (RETIRED) gentoo-dev 2007-10-01 20:04:11 UTC
Doing things like

<snip>
-DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
</snip>

just calls for borkage sooner or later, really bad idea. See Bug 193369 Comment #1 and pass this upstream please. Thanks.
Comment 1 Hanno Böck gentoo-dev 2007-10-05 22:43:42 UTC
Upstream done:
http://bugzilla.gnome.org/show_bug.cgi?id=483919
Comment 2 Hanno Böck gentoo-dev 2007-10-06 14:10:36 UTC
"This is bogus. We have configure checks for this and turn off the deprecation
guards if you are compiling GIMP with newer versions of these libraries.

Please do some research before filing a bug report. You are wasting our time."

Cite from upstream.