diff options
| author | Glenn Morris | 2008-01-08 07:54:36 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-08 07:54:36 +0000 |
| commit | 10a1257e79b293e6f50be464051a14de641ebebc (patch) | |
| tree | d6e993171ad044615d5e0a3cfb2613cc5e4ab319 | |
| parent | 049dcb6f8cba0727cc23122dc38d8c75965190c2 (diff) | |
| download | emacs-10a1257e79b293e6f50be464051a14de641ebebc.tar.gz emacs-10a1257e79b293e6f50be464051a14de641ebebc.zip | |
Kevin Ryde <user42 at zip.com.au>:
(perl): Add a "during global destruction" sample.
| -rw-r--r-- | etc/compilation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 426cb19ade9..17c7f9dbc24 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -287,6 +287,7 @@ symbol: perl | |||
| 287 | syntax error at automake line 922, near "':'" | 287 | syntax error at automake line 922, near "':'" |
| 288 | Died at test.pl line 27. | 288 | Died at test.pl line 27. |
| 289 | store::odrecall('File_A', 'x2') called at store.pm line 90 | 289 | store::odrecall('File_A', 'x2') called at store.pm line 90 |
| 290 | (in cleanup) something bad at foo.pl line 3 during global destruction. | ||
| 290 | 291 | ||
| 291 | 292 | ||
| 292 | * RXP | 293 | * RXP |