On Thu, Oct 31, 2013 at 5:33 PM, Richard Smith <[email protected]> wrote:
> Please add a testcase!
Sorry, I don't think this is feasible -- the testcase will involve a
mock of this whole huge module structure. Offline Doug OK'ed
committing this without a testcase.
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