After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 560429 - GNOME Goal: Remove deprecated GLib symbols
GNOME Goal: Remove deprecated GLib symbols
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks: 560423
 
 
Reported: 2008-11-12 02:05 UTC by Luis Menina
Modified: 2009-02-06 12:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Removes the deprecated function call (427 bytes, patch)
2008-11-12 02:07 UTC, Luis Menina
accepted-commit_now Details | Review

Description Luis Menina 2008-11-12 02:05:09 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib

file-roller uses a deprecated symbol in a comment. This makes static detection (ie. without compiling) of module using deprecated symbols harder, as file-roller is detected as a false positive.
Comment 1 Luis Menina 2008-11-12 02:07:16 UTC
Created attachment 122465 [details] [review]
Removes the deprecated function call

Removes the deprecated function call.
Comment 2 André Klapper 2009-02-06 11:36:20 UTC
Luis: To me this is as trivial as possible, hence I'd say "Just commit this please" and let the file-roller maintainers blame me if they have had a problem with that.
Comment 3 Paolo Bacchilega 2009-02-06 12:12:15 UTC
patch applied to trunk