Searched refs:xolint (Results 1 – 8 of 8) sorted by relevance
52 ${OUTPUT}.txt: ${INPUT}.txt ${OXTRADOC} xolint.txt55 ${OUTPUT}.html: ${INPUT}.txt ${OXTRADOC} ${XML2HTMLBIN} xolint.txt58 xolint.txt: ${top_srcdir}/xolint/xolint.pl59 perl ${top_srcdir}/xolint/xolint.pl -D > xolint.txt62 xolint.txt \
2 xolint title5 `xolint` is a tool for reporting common mistakes in format strings9 `xolint` takes the one or more C files as arguments, and reports18 -D Generate documentation for all xolint messages22 -X Extract samples from xolint, suitable for testing29 % xolint.pl -t xolint.c30 xolint.c: 16: error: anchor format should be "%d"
197 After using `xolint` to find errors in your field descriptors, use198 "`xolint -V`" to spell check your field names and to help you detect209 !!include-file xolint.txt
42 xolint
2679 * xolint2681 xolint is a tool for reporting common mistakes in format strings2685 xolint takes the one or more C files as arguments, and reports2694 | -D | Generate documentation for all xolint messages |2698 | -X | Extract samples from xolint, suitable for testing |2705 % xolint.pl -t xolint.c2706 xolint.c: 16: error: anchor format should be "%d"2958 After using "xolint" to find errors in your field descriptors, use2959 "xolint -V" to spell check your field names and to detect different2968 !!include-file xolint.txt
9 man_MANS = xolint.111 EXTRA_DIST = xolint.1 xolint.pl14 install ${srcdir}/xolint.pl ${DESTDIR}${bindir}/xolint17 rm -f ${DESTDIR}${bindir}/xolint
13 SUBDIRS = libxo xo xopo xolint xohtml tests doc encoder subdir
457 xolint/Makefile