8000 Fix a runtime warning for ambiguous `*` has been interpreted as an argument prefix by ydah · Pull Request #1439 · soutaro/steep · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix a runtime warning for ambiguous * has been interpreted as an argument prefix #1439

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

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

ydah
Copy link
Contributor
@ydah ydah commented Dec 24, 2024
❯ ruby -v
ruby 3.4.0rc1 (2024-12-12 master 29caae9991) +PRISM [arm64-darwin23]
❯ RUBYOPT=-w bundle exec rake
/ydah/steep/lib/steep/cli.rb:175: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:200: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:217: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:233: warning: ambiguous `*` has been interpreted as an argument prefix

ydah and others added 2 commits December 25, 2024 01:28
…gument prefix

```
❯ ruby -v
ruby 3.4.0rc1 (2024-12-12 master 29caae9991) +PRISM [arm64-darwin23]
❯ RUBYOPT=-w bundle exec rake
/ydah/steep/lib/steep/cli.rb:175: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:200: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:217: warning: ambiguous `*` has been interpreted as an argument prefix
/ydah/steep/lib/steep/cli.rb:233: warning: ambiguous `*` has been interpreted as an argument prefix
```
@soutaro soutaro added this to the Steep 1.10 milestone Mar 6, 2025
Copy link
Owner
@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@soutaro soutaro enabled auto-merge March 6, 2025 07:29
@soutaro soutaro merged commit 3f8c487 into soutaro:master Mar 6, 2025
17 checks passed
@soutaro soutaro added the Released The PR is already included in a published release label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The PR is already included in a published release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0