tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.45k stars 406 forks source link

warning C4100: 'pArray': unreferenced formal parameter #660

Open ThibaultDECO opened 2 years ago

ThibaultDECO commented 2 years ago

I get the warning \third-party\miniz\miniz.c(3228,76): warning C4100: 'pArray': unreferenced formal parameter [\build\source\xlnt.vcxproj] when building the release version with cmake --build . --config Release