On Tue, Mar 5, 2013 at 2:48 PM, Béatrice Creusillet <[email protected]> wrote:
> Hoops, I forgot a blank line just after the double colon in my previous
> commit. Here is the additional patch. Sorry for the inconvenience.
Thanks for noticing, fixed in r176480.
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