Skip to content

Conversation

JulienDelacroix
Copy link

Fix the following warnings:

/data/mwrep/res/osp/Boost/23-0-0-4/include/boost/graph/bron_kerbosch_all_cliques.hpp:107:54: error: unused parameter 'g' [-Werror,-Wunused-parameter]
107 | inline void clique(const Clique& p, const Graph& g)

/data/mwrep/res/osp/Boost/23-0-0-4/include/boost/graph/bron_kerbosch_all_cliques.hpp:223:41: error: unused variable 'j' [-Werror,-Wunused-variable]
223 | typename Container::iterator i, j;

@jeremy-murphy jeremy-murphy self-assigned this Nov 1, 2024
@jeremy-murphy jeremy-murphy merged commit fdc6199 into boostorg:develop Nov 1, 2024
6 checks passed
@jeremy-murphy
Copy link
Contributor

Thank you!

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 this pull request may close these issues.

2 participants