On Wed, Feb 6, 2013 at 10:05 PM, Benyei, Guy <[email protected]> wrote:
> Thanks Dmitri,
> I've fixed your comments.
> About the test - I'm not exactly sure how to test this change - I'm not sure 
> if committing a DOS-style file will work right. Any ideas?

It should work.  Just put a comment explaining that the file is
testing that FileCheck is insensitive to newline kind, and other
developers should not "fix" the file by converting it to UNIX-style
newlines.

LGTM with test.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to