Thanks! And sorry for not sending the patch, been busy these days. On Tue, Aug 21, 2012 at 10:24 PM, Dmitri Gribenko <[email protected]>wrote:
> On Thu, Aug 16, 2012 at 4:34 PM, João Matos <[email protected]> > wrote: > > Sure, I'll try to do that tomorrow. > > I have committed a more complete fix based on your patch in r162315. > > 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]>*/ > -- João Matos
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
