Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Warnings while generating docs #352

Closed
lukaszstolarczuk opened this issue Jun 27, 2019 · 2 comments
Closed

Warnings while generating docs #352

lukaszstolarczuk opened this issue Jun 27, 2019 · 2 comments
Assignees
Labels
Priority: 2 high Type: Bug Something isn't working

Comments

@lukaszstolarczuk
Copy link
Member

goto @igchor for more details

some warnings are thrown while generating documentation on 1.7 (using doxygen )

@lukaszstolarczuk lukaszstolarczuk added the Type: Bug Something isn't working label Jun 27, 2019
@lukaszstolarczuk
Copy link
Member Author

There currently are some errors on CI (https://travis-ci.org/github/pmem/libpmemobj-cpp/jobs/706074355), but it should also be checked locally.

/libpmemobj-cpp/doc_update/libpmemobj-cpp/include/libpmemobj++/container/detail/concurrent_skip_list_impl.hpp:2142: warning: argument 'level' from the argument list of pmem::detail::concurrent_skip_list::internal_find_position has muliple @param documentation sections
/libpmemobj-cpp/doc_update/libpmemobj-cpp/include/libpmemobj++/container/detail/concurrent_skip_list_impl.hpp:2142: warning: argument 'key' from the argument list of pmem::detail::concurrent_skip_list::internal_find_position has muliple @param documentation sections
/libpmemobj-cpp/doc_update/libpmemobj-cpp/include/libpmemobj++/container/detail/concurrent_skip_list_impl.hpp:2142: warning: argument 'cmp' from the argument list of pmem::detail::concurrent_skip_list::internal_find_position has muliple @param documentation sections

@lukaszstolarczuk
Copy link
Member Author

Fixed in #820

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: 2 high Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants