<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 10, 2012, at 10:24 PM, Ted Kremenek wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On May 10, 2012, at 8:05 PM, James K. Lowden <<a href="mailto:jklowden@schemamania.org">jklowden@schemamania.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">On my NetBSD system the osx checkers are all off.  If that is varies by</span><br style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">OS, that's something we need to know for the documentation discussion.  </span></blockquote></div><br><div>Yes, they are system specific.  On Windows, for example, the unix checkers aren't enabled, and the osx checkers are only enabled on Apple platforms.  You can find out more details by going to lib/Driver/Tools.cpp.</div></div></blockquote></div><br><div>So scan-build dynamically generates the list of enabled checkers depending on the platform on which it's being run. So if the man page is static it should either:</div><div> - not print the list of checkers but refer to a scan-build command for the list</div><div> - be automatically generated (which seems to be punted for now..)  </div><div> - document the platforms on which each checker is enabled by default</div><div><br></div><div>Anna.</div><div><br></div></body></html>