[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#641285: deprecated functions are still used, upload failures (return values implicitly converted to pointer)



Package: xdx
Version: 2.4.2-3
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

the build still uses deprecated functions although it claims it does not.
rejected on the Ubuntu buildds.

patch at
http://launchpadlibrarian.net/79683981/xdx_2.4.2-3_2.4.2-3ubuntu1.diff.gz

Function `gtk_combo_box_entry_new_text' implicitly converted to pointer at
gui_opendialog.c:71
Function `gtk_set_locale' implicitly converted to pointer at main.c:67



Our automated build log filter detected the problem(s) above that will
likely cause your package to segfault on architectures where the size of
a pointer is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors.  Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions



Reply to: