チケット #36843

Process substitution

登録: 2016-12-04 22:19 最終更新: 2017-01-22 14:25

報告者:
担当者:
チケットの種類:
状況:
オープン [担当者決定済み]
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
3
重要度:
3
解決法:
なし
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

Syntax candidate:

diff $<(foo) $<(bar)
tee $>(baz)

チケットの履歴 (2 件中 2 件表示)

2016-12-04 22:19 更新者: magicant
  • 新しいチケット "Process substitution" が作成されました
2017-01-22 14:25 更新者: magicant
コメント

To support process substitution, we need to open FDs during the four expansions in a manner like opening redirections. It would be a relatively broad change in the expansion algorithm.

We also need to close the FDs after the command finished. It is still unclear how and when they are closed if process substitution is performed outside the argument expansion of a simple command (e.g. in an assignment word or in a here-document or in a case pattern).

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする