Ticket #22450

名前に / がある関数を呼べるようにする

Open Date: 2010-07-12 22:59 Last Update: 2010-08-05 17:09

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

名前にスラッシュが入っている関数を呼び出せるようにする。

  • ksh のように . コマンドを拡張する?
  • command コマンドを拡張する?

Ticket History (3/3 Histories)

2010-07-12 22:59 Updated by: magicant
  • New Ticket "名前に / がある関数を呼べるようにする" created
2010-07-22 00:13 Updated by: magicant
Comment

. コマンドの拡張は POSIX と整合性が取れないのと、ksh (とその子孫) でしか採用されていないのとで、却下。Command コマンドを拡張する方向で検討。

2010-08-05 17:09 Updated by: magicant
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2010-08-05 17:09
Comment

r2192 で command 組込みを拡張。-f オプションを付けると任意の名前の関数を実行できるようになった。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login