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

Avoid rdoc hook when it's failed to load rdoc library. #2604

Merged
1 commit merged into from Jan 22, 2019

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Jan 22, 2019

Description:

Fixed #2483


Tasks:

  • Describe the problem / feature
  • Write tests
  • Write code to solve the problem
  • Get code review from coworkers / friends

I will abide by the code of conduct.

@hsbt
Copy link
Member Author

hsbt commented Jan 22, 2019

@bundlerbot r+

ghost pushed a commit that referenced this pull request Jan 22, 2019
2604: Avoid rdoc hook when it's failed to load rdoc library. r=hsbt a=hsbt

# Description:

Fixed #2483

______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: SHIBATA Hiroshi <hsbt@ruby-lang.org>
@ghost
Copy link

ghost commented Jan 22, 2019

Build succeeded

@ghost ghost merged commit c166755 into master Jan 22, 2019
@hsbt hsbt added this to the 3.0.3 milestone Jan 22, 2019
@hsbt hsbt deleted the support-non-rdoc-distribution branch January 22, 2019 05:16
@peterturaev
Copy link

This is still broken after 3.0.3 release. gem install --no-document ffi fails with "uninitialized constant Gem::RDoc" error.

@hsbt
Copy link
Member Author

hsbt commented Mar 6, 2019

Because 3.0.3 has only security fixes, not a bugfix.

hsbt added a commit that referenced this pull request Jun 13, 2019
2604: Avoid rdoc hook when it's failed to load rdoc library. r=hsbt a=hsbt

# Description:

Fixed #2483

______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: SHIBATA Hiroshi <hsbt@ruby-lang.org>
This pull request was closed.
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

Successfully merging this pull request may close these issues.

None yet

3 participants