Skip to content

werror ununused param#1420

Merged
SGSSGene merged 1 commit intojbeder:masterfrom
PhilipDeegan:patch-1
Mar 12, 2026
Merged

werror ununused param#1420
SGSSGene merged 1 commit intojbeder:masterfrom
PhilipDeegan:patch-1

Conversation

@PhilipDeegan
Copy link
Contributor

@PhilipDeegan PhilipDeegan commented Mar 12, 2026

fix from #1221

include/yaml-cpp/exceptions.h:309:49: error: unused parameter 'key' [-Werror,-Wunused-parameter]
  NonUniqueMapKey(const Mark& mark_, const Key& key)

this might not be the fix long term, but it should let people build with werror for now

@SGSSGene
Copy link
Collaborator

Thank you! That is indeed an annoying warning.

@SGSSGene SGSSGene merged commit 6424876 into jbeder:master Mar 12, 2026
43 checks passed
@PhilipDeegan PhilipDeegan deleted the patch-1 branch March 12, 2026 16:30
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