lsb

upstream ABI changes

Bug #1327859 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

During the final stages of LSB 4.1, devchk was used to look at function
prototype mismatched. A few are being discovered which indicate ABI changes -
if the function takes a different return type.

These will be added here, and really can't be changed until it's possible to
track the change in the database - the subject of bug 3119.

It would be useful if people who know these items well could comment on whether
there's actually been a change, or if it's something we missed somehow earlier
and is our mistake.

extern void xmlPushInput(xmlParserCtxtPtr, xmlParserInputPtr);
vs. Upstream:
extern int xmlPushInput(xmlParserCtxtPtr, xmlParserInputPtr);

extern void cairo_ft_scaled_font_lock_face(cairo_scaled_font_t *);
vs. Upstream:
extern FT_Face cairo_ft_scaled_font_lock_face (cairo_scaled_font_t *);

Tags: errata
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

Remote bug watches

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