This commit removes the -Wno-unusued-private-field flag, thus reenabling the warning. Unused field were either removed or marked [[maybe_unused]] when unsure. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| OpenSSLForward.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||
This commit removes the -Wno-unusued-private-field flag, thus reenabling the warning. Unused field were either removed or marked [[maybe_unused]] when unsure. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| OpenSSLForward.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||