# HG changeset patch # User Chong Yidong # Date 1248623935 0 # Node ID ec8fb318badec96395139fe5feccf5aabd556e8e # Parent 13c45bf5b23332dfbf06638726d6f8778f6c2007 Add Perl-Glib sample message. diff -r 13c45bf5b233 -r ec8fb318bade etc/ChangeLog --- a/etc/ChangeLog Sun Jul 26 12:58:56 2009 +0000 +++ b/etc/ChangeLog Sun Jul 26 15:58:55 2009 +0000 @@ -1,3 +1,7 @@ +2009-07-26 Kevin Ryde + + * compilation.txt: Add Perl-Glib sample message. + 2009-07-23 Ken Raeburn * NEWS: `load-in-progress' corruption fixed. diff -r 13c45bf5b233 -r ec8fb318bade etc/compilation.txt --- a/etc/compilation.txt Sun Jul 26 12:58:56 2009 +0000 +++ b/etc/compilation.txt Sun Jul 26 15:58:55 2009 +0000 @@ -300,11 +300,15 @@ symbol: perl +The second sample, from the Perl-Glib module, is a Glib message put +through Perl warn() to get "at FILENAME line N". + syntax error at automake line 922, near "':'" Died at test.pl line 27. store::odrecall('File_A', 'x2') called at store.pm line 90 (in cleanup) something bad at foo.pl line 3 during global destruction. +GLib-GObject-WARNING **: /build/buildd/glib2.0-2.14.5/gobject/gsignal.c:1741: instance `0x8206790' has no handler with id `1234' at t-compilation-perl-gtk.pl line 3. * PHP