Ruby lib doesn't rescue properly from lack of native_thrift extension
---------------------------------------------------------------------

                 Key: THRIFT-372
                 URL: https://issues.apache.org/jira/browse/THRIFT-372
             Project: Thrift
          Issue Type: Bug
          Components: Library (Ruby)
            Reporter: Kevin Clark


lib/rb/thrift/thrift.rb needs to rescue from LoadError. LoadError isn't a 
StandardError, so isn't caught by a bare rescue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to