aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-07-26 15:58:55 +0000
committerChong Yidong2009-07-26 15:58:55 +0000
commitcabb1527884f02155229189b3d2bf006856cea5e (patch)
tree93b0d47e18f60ec004a377b123d0e1df2b136340
parent4fbe2306e05a21f73a9a3ff90b0487c02fafa0d7 (diff)
downloademacs-cabb1527884f02155229189b3d2bf006856cea5e.tar.gz
emacs-cabb1527884f02155229189b3d2bf006856cea5e.zip
Add Perl-Glib sample message.
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/compilation.txt4
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 2af52400dbd..a6744501a60 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12009-07-26 Kevin Ryde <user42@zip.com.au>
2
3 * compilation.txt: Add Perl-Glib sample message.
4
12009-07-23 Ken Raeburn <raeburn@raeburn.org> 52009-07-23 Ken Raeburn <raeburn@raeburn.org>
2 6
3 * NEWS: `load-in-progress' corruption fixed. 7 * NEWS: `load-in-progress' corruption fixed.
diff --git a/etc/compilation.txt b/etc/compilation.txt
index ade4e95d233..27c98de51e0 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -300,11 +300,15 @@ PCC-02151: line 21 column 40 file /usr/src/sb/ODBI_BHP.hpp:
300 300
301symbol: perl 301symbol: perl
302 302
303The second sample, from the Perl-Glib module, is a Glib message put
304through Perl warn() to get "at FILENAME line N".
305
303syntax error at automake line 922, near "':'" 306syntax error at automake line 922, near "':'"
304Died at test.pl line 27. 307Died at test.pl line 27.
305store::odrecall('File_A', 'x2') called at store.pm line 90 308store::odrecall('File_A', 'x2') called at store.pm line 90
306 (in cleanup) something bad at foo.pl line 3 during global destruction. 309 (in cleanup) something bad at foo.pl line 3 during global destruction.
307 310
311GLib-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.
308 312
309* PHP 313* PHP
310 314