<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On May 9, 2013, at 10:15 AM, Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><blockquote type="cite"><br>But it should still get a pedantic<br>diag::warn_unknown_comment_command_name diagnostic.<br><br><br>Are you sure. I intentionally left it out. It is going to be noisy with<br>pedantic.<br></blockquote><br>Pedantic is going to be noisy anyway, because it will warn even if<br>there is no typo correction available.  Pedantic should be, erm,<br>pedantic, and warn about everything suspect -- that's the intent.  It<br>is feasible to be pedantic-clean when starting a new project (like<br>clang codebase does), but for an existing project it will be noisy,<br>and that's why it is off by default.<br></div></blockquote><div><br></div>Ok then. In r181523.</div><div>- Fariborz</div><div><br><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>Dmitri<br><br>--<br>main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/</div></blockquote></div><br></body></html>