Re: 'warning: unused parameter'
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Markus Wanner <[email protected]> writes: > On 05/01/2014 09:20 PM, Markus Wanner wrote: >> You can always do `./configure CXXFLAGS="-Wno-unused-parameter"` - then >> there's nothing to take out. > > Sorry, no, that doesn't work. Sigh! > > (Due to -Wunused being appended after any flags passed in, thus > overriding that specific flag.) Yes, configure can be a pain. I'll just branch nvm.msys2-mingw64 from nvm.cleanup-warnings, and bypass this issue :). -- -- Stephe