Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #70335] [PATCH] make dollar-bang contextual

0 views
Skip to first unread message

Mark Montague

unread,
Nov 8, 2009, 2:40:31 PM11/8/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by Mark Montague
# Please include the string: [perl #70335]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70335 >

Patch to make die and eval treat $! as a contextual variable. This
patch does not solve any reported problem, it's cleanup work suggested
by jnthn++ during discussion of the patch for RT #70011. Thanks to
pmichaud++, jnthn++ for several rounds of discussion and improvements
via #perl6.

This patch does not require any additions or changes to the spec
tests. r29025.

Link for easier viewing:
http://github.com/markmont/rakudo/commit/1eaaa816d8581b46ec6a882dea0889d5ea4db880

$ git pull
Already up-to-date.
$ git rev-parse HEAD
97ced10559899d15d4659ccab503edddb17742d1
$ parrot_config VERSION ; parrot_config revision
1.7.0
42366
$


--
Mark Montague
mark...@umich.edu

0001-Make-die-treat-dollar-bang-as-a-contextual-variable.patch

Will Coleda via RT

unread,
Jul 27, 2010, 9:49:34 PM7/27/10
to perl6-c...@perl.org
On Sun Nov 08 11:40:30 2009, markmont wrote:
>
> Patch to make die and eval treat $! as a contextual variable. This
> patch does not solve any reported problem, it's cleanup work suggested
> by jnthn++ during discussion of the patch for RT #70011. Thanks to
> pmichaud++, jnthn++ for several rounds of discussion and improvements
> via #perl6.
>
> This patch does not require any additions or changes to the spec
> tests. r29025.
>
> Link for easier viewing:
>
http://github.com/markmont/rakudo/commit/1eaaa816d8581b46ec6a882dea0889d5ea4db
880
>
> $ git pull
> Already up-to-date.
> $ git rev-parse HEAD
> 97ced10559899d15d4659ccab503edddb17742d1
> $ parrot_config VERSION ; parrot_config revision
> 1.7.0
> 42366
> $
>
>
> --
> Mark Montague
> mark...@umich.edu

Sorry for the delay in responding to your patch, but this patch no longer applies. Can you
rebase and resubmit? I'll leave the ticket open for a while.

Thanks!

--
Will "Coke" Coleda

0 new messages