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

Prime.new is private #16

Open
agarie opened this issue May 27, 2015 · 0 comments
Open

Prime.new is private #16

agarie opened this issue May 27, 2015 · 0 comments

Comments

@agarie
Copy link
Member

agarie commented May 27, 2015

The Travis build for Statsample#35 (ruby head) is spitting out an error about calling the private method Prime.new:

/home/travis/.rvm/gems/ruby-head/gems/backports-3.6.4/lib/backports/1.9.1/stdlib/prime.rb:86:in `<class:Prime>': private method `new' called for Prime:Class (NoMethodError)

I'm not sure this is caused by Distribution, but it needs to be investigated.

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