>Is it just Sun's lint that won't detect nested comments? No. >Are all lints this stupid (that is, do they all just accept output from cpp >without checking the original source)? Most, if not all, "lint"s are basically modified versions of C compilers, and most, if not all, haven't been sufficiently modified that they can catch that problem.