Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby 1.9.1 compatibility problem #1

Open
danlucraft opened this issue May 13, 2009 · 1 comment
Open

Ruby 1.9.1 compatibility problem #1

danlucraft opened this issue May 13, 2009 · 1 comment

Comments

@danlucraft
Copy link

$ /opt/ruby-1.9.1-p129/bin/ruby -Ilib test/*
                          user system total real
store 1000 objects 3.470000 0.720000 4.190000 ( 4.920075)
commit one object 0.190000 0.030000 0.220000 ( 0.225264)
load 1000 objects /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/georgi-git_store-0.3/lib            /git_store.rb:294:in `get_object': not a loose object:     8717b89b4e102a5eedc57ee74582f320b6e7feb4 (RuntimeError)
        from /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/georgi-git_store-0.3/lib/git_store.rb:270:in `get'
        from /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/georgi-git_store-0.3/lib/git_store.rb:149:in `load'
        from /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/georgi-git_store-0.3/lib/git_store.rb:69:in `initialize'
        from test/benchmark.rb:24:in `new'
        from test/benchmark.rb:24:in `block (2 levels) in <main>'
        from /opt/ruby-1.9.1-p129/lib/ruby/1.9.1/benchmark.rb:294:in `measure'
        from /opt/ruby-1.9.1-p129/lib/ruby/1.9.1/benchmark.rb:381:in `item'
        from test/benchmark.rb:23:in `block in <main>'
        from /opt/ruby-1.9.1-p129/lib/ruby/1.9.1/benchmark.rb:178:in `benchmark'
        from /opt/ruby-1.9.1-p129/lib/ruby/1.9.1/benchmark.rb:208:in `bm'
        from test/benchmark.rb:16:in `<main>'
@danlucraft
Copy link
Author

I tried posting this on your blog a minute ago, but it did not seem to post correctly. These tests work perfectly under 186.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant