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

don't export libxml2 symbols #1979

Closed
wants to merge 1 commit into from
Closed

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

See #1959

Have you included adequate test coverage?

I'm concerned that without exported symbols, nokogumbo will break. We don't have tests for that. Otherwise, existing test coverage suffices.

Pinging @stevecheckoway for awareness and to ask for validation and input from the nokogumbo project maintainers.

Does this change affect the C or the Java implementations?

Will only affect CRuby.

@codeclimate
Copy link

codeclimate bot commented Feb 1, 2020

Code Climate has analyzed commit a417392 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 46.2%.

View more on Code Climate.

Base automatically changed from master to main January 17, 2021 21:52
@flavorjones
Copy link
Member Author

Closing, this breaks Nokogumbo. See details at #1959.

@flavorjones flavorjones deleted the 1959-no-export-libxml2-symbols branch January 19, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant