Re: $w->cb(undef) causes segfaults. (+patch)
[email protected] (Damien Neil)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 30, 2001 at 10:17:45PM -0400, Uri Guttman wrote:
> DN> The following program segfaults after one second (when the watcher
> DN> triggers):
>
> so don't do that. it is kinda silly even if it worked. you stop the
> watcher and then delete it.
Are you telling me that you consider it acceptable behavior for
Perl to segfault if I do this?
- Damien