(4/16/12 3:54 PM), Vít Ondruch wrote:
Hello,

I've put together some basic implementation of ABRT support for Ruby. It means 
that whenever your application/library fails in Ruby code (note that this does 
not catch segfaults), it will be easy to your users to report such problem into 
Bugzilla.

Source code: https://github.com/voxik/abrt-ruby
Gem: gem install abrt

Oops. This seems wrong idea. When SEGV occur, ruby code can't work. we need 
simple C extension, maybe. At least, you want to merge
it into upstream.

_______________________________________________
ruby-sig mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/ruby-sig

Reply via email to