]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/tools/suppresswarnings.sh
don't blit too much when copying static box border in OnPaint()
[wxWidgets.git] / utils / tex2rtf / tools / suppresswarnings.sh
CommitLineData
2b5f62a0
VZ
1# Suppresses some of the more common warnings
2
3lacheck $1 | sed -e "/possible unwanted/d;/you may need/d;/TAB characyer/d;/Use \`/d;/missing \`\\\/d;/Dots/d;/Whitespace/d"