This project is closed and read-only.
Actions
Backport #3334
closedwrong error message from spawn with env
Backport #3334:
wrong error message from spawn with env
Status:
Closed
Assignee:
Description
=begin
なかだです。
system({"FOO"=>"BAR"}, "non/existing/command") の例外がおかしな
messageになっています。先頭のenvがT_HASHなのにそのまま
RSTRING_PTRを使っているためです。
--
--- 僕の前にBugはない。
--- 僕の後ろにBugはできる。
中田 伸悦
=end
Actions