I received an error message when attempting to run a ruby script that asked I report it:
Select threw Errno::EINVAL. Please report this error to the TextMate mailing list or to ##textmate on irc.freenode.net. /Applications/ TextMate.app/Contents/SharedSupport/Support/lib/io.rb:28:in `select': Invalid argument (Errno::EINVAL) from /Applications/ TextMate.app/Contents/SharedSupport/Support/lib/io.rb:28:in `exhaust' from /Applications/TextMate.app/Contents/SharedSupport/ Support/lib/tm/process.rb:168:in `run' from /Applications/ TextMate.app/Contents/SharedSupport/Support/lib/tm/executor.rb: 122:in `run' from /Applications/TextMate.app/Contents/SharedSupport/ Support/lib/tm/executor.rb:184:in `process_output_wrapper' from / Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/ executor.rb:121:in `run' from /Applications/TextMate.app/Contents/ SharedSupport/Support/lib/tm/htmloutput.rb:135:in `call' from / Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/ htmloutput.rb:135:in `show' from /Applications/TextMate.app/Contents/ SharedSupport/Support/lib/tm/executor.rb:96:in `run' from / Applications/TextMate.app/Contents/SharedSupport/Bundles/ Ruby.tmbundle/Support/RubyMate/run_script.rb:65
Ryan Neufeld neufelry@gmail.com