On all branches but edge
, the install script assumes you're using either POSIX or Non-POSIX even though there is a selector.
#2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Self explanatory.
On all branches but `edge`, the install script assumes you're using POSIX or Non-POSIX even though there is a selector.to On all branches but `edge`, the install script assumes you're using **either** POSIX or Non-POSIX even though there is a selector.On all branches but `edge`, the install script assumes you're using **either** POSIX or Non-POSIX even though there is a selector.to On all branches but `edge`, the install script assumes you're using either POSIX or Non-POSIX even though there is a selector.Priority will be set to low as most people probably want POSIX, and those who don't can just get the Non-POSIX branch.
Since a branch for Non-POSIX compatibility exists, I'm just removing the selector.