]> git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/tools/suppresswarnings.sh
!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the
[wxWidgets.git] / utils / tex2rtf / tools / suppresswarnings.sh
1 # Suppresses some of the more common warnings
2
3 lacheck $1 | sed -e "/possible unwanted/d;/you may need/d;/TAB characyer/d;/Use \`/d;/missing \`\\\/d;/Dots/d;/Whitespace/d"