Update pingcheck to work with cmake 3.28
[pingcheck] / pclint.lnt
index 8514a83..21a34ca 100644 (file)
@@ -1,5 +1,11 @@
 // PC-Lint 9.00 settings
 
+// 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