On Wed, Jun 19, 2013 at 12:03 AM, NAKAMURA Takumi <[email protected]> wrote:
> Fariborz, I had to revert it in r184283.
>
> It crashes in a simple case, with "..." without any params.
> /// The description without "param"s.
> int printf(const char *format, ...);
Fixed and re-committed in r184688. Thanks!
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