On Wed, Feb 12, 2014 at 8:51 AM, Daniel Jasper <[email protected]> wrote:
> I have submitted r201220 to fix this. I hope it is the right fix, at least
> it makes all the tests pass.
Hi Daniel,
Thank you! This change looks correct to me.
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