Alien-RRDtool
view release on metacpan or search on metacpan
patch/v1.4.7.patch view on Meta::CPAN
--- a/src/rrd_graph.c 2012-01-24 19:08:48.000000000 +0900
+++ b/src/rrd_graph.c 2013-03-29 14:13:53.000000000 +0900
@@ -4066,6 +4066,8 @@
static PangoFontMap *fontmap = NULL;
PangoContext *context;
+ g_type_init();
+
#ifdef HAVE_TZSET
tzset();
#endif
( run in 0.990 second using v1.01-cache-2.11-cpan-5735350b133 )