ソースを参照

CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed

pull/2443/head
native-api 3年前
committed by GitHub
コミット
e4a0c12b1b
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      CONTRIBUTING.md

+ 3
- 0
CONTRIBUTING.md ファイルの表示

@ -9,6 +9,9 @@ General guidance
That's because that's the version shipped with MacOS.
(They didn't upgrade past it and switched to Zsh because later versions
are covered by GPLv3 which has additional restrictions unacceptable for Apple.)
You can still add performance optimizations and such that take advantage of newer Bash features
as long as there is a fallback execution route for Bash 3.
* Be extra careful when submitting logic specific for the Apple Silicon platform

読み込み中…
キャンセル
保存