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

--target=PAST and -e don't mix in Rakudo #297

Closed
p6rt opened this issue Sep 5, 2008 · 5 comments
Closed

--target=PAST and -e don't mix in Rakudo #297

p6rt opened this issue Sep 5, 2008 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Sep 5, 2008

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

Searchable as RT58592$

@p6rt
Copy link
Author

p6rt commented Sep 5, 2008

From @masak

$ ../../parrot perl6.pbc -e 'say "OH HAI"' # works
OH HAI
$ ../../parrot perl6.pbc --target=PAST -e 'say "OH HAI"' # outputs nothing

...whereas both these approaches work when the -e program is replaced
by a file with corresponding contents.

@p6rt
Copy link
Author

p6rt commented Jul 28, 2010

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

@p6rt
Copy link
Author

p6rt commented Oct 21, 2011

From @coke

On Fri Sep 05 03​:20​:03 2008, masak wrote​:

$ ../../parrot perl6.pbc -e 'say "OH HAI"' # works
OH HAI
$ ../../parrot perl6.pbc --target=PAST -e 'say "OH HAI"' # outputs
nothing

...whereas both these approaches work when the -e program is replaced
by a file with corresponding contents.

22​:47 < phenny> benabik​: 00​:52Z <[Coke]> ask benabik when I can close
RT#​58592.
22​:48 < benabik> [Coke]​: So you should be able to close RT#​58592,
although
  maybe a ticket about --target=past being useless should
be
  open. ;-)

This ticket closable with tests, I think.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 26, 2011

From @moritz

Closing without tests, since --target is not specced.

@p6rt
Copy link
Author

p6rt commented Oct 26, 2011

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

@p6rt p6rt closed this as completed Oct 26, 2011
@p6rt p6rt added the testneeded label Jan 5, 2020
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