solbu/hldig

WordKeyInfo.cc:48:18: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]

Closed this issue · 2 comments

Anybody interested in doing a PR for this?

WordKeyInfo.cc:48:18: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] name.set("Word");

solbu commented

This is fixed with PR #135 and #134