Ticket #193 (closed defect: fixed)
exec() does not work on MacRuby
| Reported by: | vincent.isambart@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.5 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
~% macirb
>> exec('ls')
Errno::E045: Operation not supported - ls
from (irb):1:in `exec'
from (irb):1
from /usr/local/bin/macirb:12:in `<main>'
>>
Change History
Note: See
TracTickets for help on using
tickets.

