On Fri, May 10, 2013 at 8:19 PM, Dmitri Gribenko <[email protected]> wrote:
> On Fri, May 10, 2013 at 8:06 PM, Pete Cooper <[email protected]> wrote:
>> Hi Dmitri
>>
>> This seems to be breaking the buildbots.  I’m going to revert it for now to
>> get things green again.
>
> Pete,
>
> Sorry for the breakage.  It does not fail on my buildbots.  Please
> revert.  I will investigate.

Ah, the test PCH/cocoa.m is a no-op on Linux, so that's why it did not
fail for 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

Reply via email to