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

Resolve some warnings during CMake build. #52

Merged
merged 2 commits into from
Dec 22, 2020

Conversation

alilleybrinker
Copy link

Right now, we get some warnings from the CMake-driven build about not generating docs for two items marked pub(crate) (cbindgen), and missing documentation for some struct fields (Doxygen). This PR resolves those warnings.

@alilleybrinker alilleybrinker added C-bug Category: Something isn't working A-ffi Area: Foreign Function Interface 3-points Sprint points (3 = easy) labels Dec 21, 2020
@alilleybrinker alilleybrinker merged commit 94679dd into pact_matching_ffi Dec 22, 2020
@alilleybrinker alilleybrinker deleted the small_ffi_fixes branch December 22, 2020 18:39
alilleybrinker added a commit that referenced this pull request Feb 2, 2021
* Make cbindgen ignore certain internals

* Added missing documentation
alilleybrinker added a commit that referenced this pull request Apr 22, 2021
* Make cbindgen ignore certain internals

* Added missing documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-points Sprint points (3 = easy) A-ffi Area: Foreign Function Interface C-bug Category: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants