Mercurial > emacs
changeset 104070:ec8fb318bade
Add Perl-Glib sample message.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 26 Jul 2009 15:58:55 +0000 |
parents | 13c45bf5b233 |
children | b5279fa5497b |
files | etc/ChangeLog etc/compilation.txt |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <user42@zip.com.au> + + * compilation.txt: Add Perl-Glib sample message. + 2009-07-23 Ken Raeburn <raeburn@raeburn.org> * NEWS: `load-in-progress' corruption fixed.
--- 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