On Fri, Apr 20, 2001 at 04:33:48PM +0200, Anton Berezin wrote:
> On Thu, Apr 19, 2001 at 07:00:21PM +0300, Maxim Sobolev wrote:
> 
> > Attached script forces perl(1) to dump core, which isn't a good
> > behaviour IMO (tested on 5-CURRENT and 4.3-RC).
> 
> Why it is definitely not a good behavior for perl(1), the script is
> not correct anyway.  You need to change " to ' to achieve the result
> you want.
> 
> I'll try to make a shorter testcase and submit it to perl developers.

FYI.
Here's the minimal coredump case:

$ perl -n -e 's||${}|g; s|||'

Have not tried with 5.6.1 yet.

Cheers,
=Anton.
-- 
May the tuna salad be with you.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to