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

New Doxygen warnings in 6.0.0 #2545

Closed
3 tasks
abitmore opened this issue Nov 30, 2021 · 1 comment · Fixed by #2659
Closed
3 tasks

New Doxygen warnings in 6.0.0 #2545

abitmore opened this issue Nov 30, 2021 · 1 comment · Fixed by #2659

Comments

@abitmore
Copy link
Member

Description

/home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.cpp:367: warning: no uniquely matching class member found for
  std::string graphene::wallet::detail::operation_result_printer::operator()(const object_id_type &oid) const
Possible candidates:
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::void_result &x) const' at line 47 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::object_id_type &oid) const' at line 48 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::asset &a) const' at line 49 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::generic_operation_result &r) const' at line 50 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::generic_exchange_operation_result &r) const' at line 51 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp
  std::string graphene::wallet::detail::operation_result_printer::operator()(const graphene::protocol::extendable_operation_result &r) const' at line 52 of file /home/ubuntu/work/bitshares-core-6.0/libraries/wallet/operation_printer.hpp

See also: #2213

Build Environment
Details about the build environment, including the relevant required libraries. Much of this information can be found in the CMakeFiles/CMakeOutput.log.

  • Host OS: Ubuntu 18.04 LTS
  • Source Branch/Tag: 6.0.0
  • Doxygen 1.8.13

CORE TEAM TASK LIST

  • Evaluate Build Error
  • Provide build guidance
  • Create Bug Report
@abitmore abitmore added this to the 6.1.0 - Feature Release milestone Nov 30, 2021
@abitmore abitmore linked a pull request Oct 18, 2022 that will close this issue
@abitmore
Copy link
Member Author

Fixed by #2659.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant