]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/tools/suppresswarnings.sh
merged 2.4 branch into the trunk
[wxWidgets.git] / utils / tex2rtf / tools / suppresswarnings.sh
diff --git a/utils/tex2rtf/tools/suppresswarnings.sh b/utils/tex2rtf/tools/suppresswarnings.sh
new file mode 100644 (file)
index 0000000..07078c8
--- /dev/null
@@ -0,0 +1,3 @@
+# Suppresses some of the more common warnings
+
+lacheck $1 | sed -e "/possible unwanted/d;/you may need/d;/TAB characyer/d;/Use \`/d;/missing \`\\\/d;/Dots/d;/Whitespace/d"