Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Reduce build and test warnings#4

Merged
expressvpn-pete-m merged 3 commits intomainfrom
improve-build
May 24, 2022
Merged

Reduce build and test warnings#4
expressvpn-pete-m merged 3 commits intomainfrom
improve-build

Conversation

@expressvpn-pete-m
Copy link
Copy Markdown
Collaborator

Description

  • As described in Generated tests use UB in their calculations rust-lang/rust-bindgen#1651 , a number of the tests created by bindgen are throwing warnings. There is not yet a resolution path, and the current advice is to ignore those warnings for the time being. This greatly cleans up the test output.
  • Block functions in stdlib.h from being pulled into the bindings. This also resolves another source of build warnings

@expressvpn-pete-m expressvpn-pete-m merged commit 867d2ed into main May 24, 2022
@expressvpn-pete-m expressvpn-pete-m deleted the improve-build branch May 24, 2022 06:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant