General

Profile

krwq (Krzysztof Wicher)

  • Login: krwq
  • Registered on: 07/28/2016
  • Last sign in: 07/28/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

07/28/2016

07:38 PM Ruby master Bug #12634: Ruby converts '*' on command line to a file name
output is random file name (tags got removed) krwq (Krzysztof Wicher)
07:37 PM Ruby master Bug #12634 (Rejected): Ruby converts '*' on command line to a file name
Repro:
- ruby script.rb *
- script.rb:
puts ARGV[0]
output:
<random file name>
expected output:
*
OS: W...
krwq (Krzysztof Wicher)

Also available in: Atom