Update pingcheck to work with cmake 3.28
[pingcheck] / pclint.lnt
index cb8d458..21a34ca 100644 (file)
@@ -3,6 +3,9 @@
 // Hide "Location cited in prior message", emitted by BOOST_FOREACH
 -e830
 
+// Ignore return value of std::copy
+-esym(534, std::copy)
+
 // Set up include directories
 --isrc
 --ilib/boost-custom