lsb

Add FcConfig{G,S}etRescanInterval

Bug #1327322 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lsb
Fix Committed
Medium
Unassigned
Mandriva
Fix Released
Medium

Bug Description

devchk doesn't build with gcc on Fedora 10/11, due to weirdness in the
fontconfig.h header. It contains this charming little snippet:

/*
 * Deprecated functions are placed here to help users fix their code without
 * digging through documentation
 */

#define FcConfigGetRescanInverval
FcConfigGetRescanInverval_REPLACE_BY_FcConfigGetRescanInterval
#define FcConfigSetRescanInverval
FcConfigSetRescanInverval_REPLACE_BY_FcConfigSetRescanInterval

(a) it looks like these functions have gone away (or else you just can't get to
them any longer), if so we have a spec issue
(b) this intended-to-fail macro, while well intentioned, looks to be buggy: the
"suggested" replacement is the same as what it's replacing.

Tags: sdk uplift
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.