Skip to content

Resolve some warnings during CMake build. - #52

Merged
alilleybrinker merged 2 commits into
pact_matching_ffifrom
small_ffi_fixes
Dec 22, 2020
Merged

Resolve some warnings during CMake build.#52
alilleybrinker merged 2 commits into
pact_matching_ffifrom
small_ffi_fixes

Conversation

@alilleybrinker

Copy link
Copy Markdown

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