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

Fixing a bug that broke parsing of R.methodsS3::setMethodS3 and R.oo:::setConstructorS3. #639

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

Lucaweihs
Copy link
Contributor

The fixed bug was introduced in code review of pull request #525 (the arguments to a call to standardise_obj were incorrectly changed). This also fixes issue 631.

…:setConstructorS3. This bug was introduced in code review of pull request r-lib#525 (the arguments to a call to standardise_obj were incorrectly changed).
@hadley
Copy link
Member

hadley commented Aug 16, 2017

Do you think you could also include a small test case?

@hadley hadley merged commit 7143c3f into r-lib:master Aug 21, 2017
@hadley
Copy link
Member

hadley commented Aug 21, 2017

Thanks!

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.

2 participants