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

@*ARGS contains an element when no arguments are sent into the script in Rakudo #1903

Closed
p6rt opened this issue Jun 30, 2010 · 4 comments
Closed
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 30, 2010

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

Searchable as RT76290$

@p6rt
Copy link
Author

p6rt commented Jun 30, 2010

From @masak

<masak> $ perl6 -e 'say @​*ARGS.perl'
<masak> ["-"]
<masak> wtf?
<masak> this must be a recent change.
<masak> it seems to have broken ufo.
<pmichaud> bug
* masak submits
<masak> I can work around it easily.
<masak> just letting you know.
<pmichaud> the bug is in IO​::ArgFiles
<pmichaud> (which has quite a few bugs atm)

@p6rt
Copy link
Author

p6rt commented Jul 1, 2010

From @moritz

Carl MXXsak (via RT) wrote​:

# New Ticket Created by "Carl Mäsak"
# Please include the string​: [perl #​76290]
# in the subject line of all future correspondence about this issue.
# <URL​: http://rt.perl.org/rt3/Ticket/Display.html?id=76290 >

<masak> $ perl6 -e 'say @​*ARGS.perl'
<masak> ["-"]
<masak> wtf?

Fallout from the recent $*ARGFILES patch, and long since fixed, and
tested in S02-magicals/args.t

<masak> this must be a recent change.
<masak> it seems to have broken ufo.
<pmichaud> bug
* masak submits
<masak> I can work around it easily.
<masak> just letting you know.
<pmichaud> the bug is in IO​::ArgFiles
<pmichaud> (which has quite a few bugs atm)

@p6rt
Copy link
Author

p6rt commented Jul 1, 2010

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jul 1, 2010

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

@p6rt p6rt closed this as completed Jul 1, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant