Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$%*ENV doesn't work in Rakudo, dies with a deprecation warning about $% #3130

Closed
p6rt opened this issue May 10, 2013 · 7 comments
Closed

$%*ENV doesn't work in Rakudo, dies with a deprecation warning about $% #3130

p6rt opened this issue May 10, 2013 · 7 comments

Comments

@p6rt
Copy link

p6rt commented May 10, 2013

Migrated from rt.perl.org#117951 (status was 'resolved')

Searchable as RT117951$

@p6rt
Copy link
Author

p6rt commented May 10, 2013

From @masak

<dalek> niecza​: 1d127e4 | larry++ | src/STD.pm6​:
<dalek> niecza​: allow $% and $@​ itemizers to align with STD
<dalek> niecza​: review​: https://github.com/sorear/niecza/commit/1d127e411e
<TimToady> nr​: say $%*ENV
<camelia> rakudo bfd850​: OUTPUT«===SORRY!===␤Unsupported use of $%
variable; in Perl 6 please use Form module␤at
/tmp/8a9pPqKCV0​:1␤------> say $%⏏*ENV␤»
<camelia> ..niecza v24-48-g1d127e4​: OUTPUT«{"HOME" => "/home/p6eval",
"LANG" => "en_US.UTF-8", "LD_LIBRARY_PATH" =>
"/usr/local/mono-2.10.1/lib", "LOGNAME" => "p6eval", "LS_COLORS" =>
"rs=0​:di=01;34​:ln=01;36​:mh=00​:pi=40;33​:so=01;35​:do=01;35​:bd=40;33;01​:cd=40;33;01​:or=40;31;01​:su=37;41​:sg=30;43​:ca=3…
<TimToady> okay, that's now officially a rakudobug, since niecza does it :)
<FROGGS> *g*
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented May 10, 2013

From @masak

<FROGGS> masak​: please link that patch too​:
sorear/niecza@1d127e411e
<masak> FROGGS​: oh, will do.
<FROGGS> thanks

@p6rt
Copy link
Author

p6rt commented May 10, 2013

From [Unknown Contact. See original ticket]

<FROGGS> masak​: please link that patch too​:
sorear/niecza@1d127e411e
<masak> FROGGS​: oh, will do.
<FROGGS> thanks

@p6rt
Copy link
Author

p6rt commented May 10, 2013

@masak - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented May 23, 2013

From @FROGGS

Fixed​:
rakudo/rakudo@90daa18
Closable with test.

@p6rt
Copy link
Author

p6rt commented Nov 13, 2013

From @coke

On Thu May 23 11​:31​:57 2013, FROGGS.de wrote​:

Fixed​:
rakudo/rakudo@90daa18
Closable with test.

Test added to S02-magicals/env.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 22, 2014

@coke - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant