Bug 21361 - Remove deprecated Glib symbols
Summary: Remove deprecated Glib symbols
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: Other All
: medium minor
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2009-04-23 10:06 UTC by Andre Klapper
Modified: 2009-06-06 07:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andre Klapper 2009-04-23 10:06:11 UTC
According to http://www.gnome.org/~fpeters/299.html
poppler 0.10.2 uses one deprecated Glib symbol: g_basename

See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib .

$:andre\> cd poppler-0.10.2/
$:andre\> grep -r g_basename .
./test/gtk-cairo-test.cc:      fprintf (stderr, "usage: %s PDF-FILES...\n", g_basename (argv[0]));
Comment 1 Carlos Garcia Campos 2009-06-06 07:10:26 UTC
Fixed in git master. Thanks for reporting. 


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.