diff options
| author | Glenn Morris | 2008-01-08 07:54:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-08 07:54:27 +0000 |
| commit | bcc41d2371c5e045045f2b7f7068cc309453abc6 (patch) | |
| tree | 02ede91bdcf0e97995ec4d7024fee7adfe943bf7 | |
| parent | 70b79a60116857edc09f2a08186ef39fade3d10a (diff) | |
| download | emacs-bcc41d2371c5e045045f2b7f7068cc309453abc6.tar.gz emacs-bcc41d2371c5e045045f2b7f7068cc309453abc6.zip | |
Kevin Ryde <user42 at zip.com.au>:
(perl): Add a "during global destruction" sample.
| -rw-r--r-- | etc/compilation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 4e441cb654b..619e1d70f08 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -287,7 +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 | 290 | (in cleanup) something bad at foo.pl line 3 during global destruction. | |
| 291 | 291 | ||
| 292 | * RXP | 292 | * RXP |
| 293 | 293 | ||