The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=373 ====================================================================== Reported By: andre Assigned To: ====================================================================== Project: Raptor RDF Parsing and Serializing Library Issue ID: 373 Category: portability Reproducibility: always Severity: minor Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2010-05-28 12:18 Last Modified: 2010-05-28 12:18 ====================================================================== Summary: Remove deprecated GTK symbols Description: Raptor 1.4.21 has become an external dependency of GNOME.
According to http://www.gnome.org/~fpeters/299.html it uses the following deprecated GTK+ symbols that will be removed for GTK3: GtkItemFactoryCallback, GtkItemFactoryEntry, GtkSignalFunc, gtk_about_dialog_set_name, gtk_file_selection_get_filename, gtk_file_selection_set_filename, gtk_item_factory_create_items, gtk_item_factory_get_widget, gtk_option_menu_get_history, gtk_option_menu_new, gtk_option_menu_set_history, gtk_option_menu_set_menu, gtk_signal_connect, gtk_tooltips_new, gtk_tooltips_set_tip See http://library.gnome.org for their replacements. Also see http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK%2B for general information. Compiling by default with -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED would be welcome to avoid future issues. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-05-28 12:18 andre New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
