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

Revert "feat(flags): script arguments come after '--' (#3621)" #3681

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

ry
Copy link
Member

@ry ry commented Jan 15, 2020

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.
@nayeemrmn
Copy link
Collaborator

Shebangs work just as well on GNU coreutils 8.30+, for before that there is no way of setting interpreter flags on Linux. In other words this didn't break anything any more than the need for a permission flag does -- Linux shebangs are broken (except for GNU coreutils 8.30+) either way.

The following applies to all platforms: The other ergonomic problem is described here #3621 (comment) and a solution is given here #3621 (comment) but that solution depends on the unfixed bug reported in #3011, which was wrongly closed.

...

In other words, +1 for reverting and reopening #3011!

@ry ry requested a review from bartlomieju January 15, 2020 23:55
@ry ry merged commit a4dde55 into denoland:master Jan 16, 2020
@ry ry deleted the revert_hyphen_hyphen branch January 16, 2020 00:21
serverhiccups pushed a commit to serverhiccups/deno that referenced this pull request Jan 16, 2020
Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
Alhadis added a commit to Alhadis/EAL that referenced this pull request Jan 19, 2020
bartlomieju pushed a commit to bartlomieju/deno that referenced this pull request Jan 21, 2020
Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
@nayeemrmn nayeemrmn mentioned this pull request Jan 21, 2020
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 21, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

BREAKING CHANGE
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Feb 1, 2021
…#3681)

Due to complaints about ergonomics and because it breaks shebang on
linux.

This reverts commit 2d5457d.

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

Successfully merging this pull request may close these issues.

None yet

3 participants