pushed a fix for the test; it is likely that the ICU4C implementation has a slight difference between the Apple ICU and the one for linux.
> On Mar 30, 2016, at 4:34 PM, Dmitri Gribenko via swift-dev > <[email protected]> wrote: > > Looks like it was https://github.com/apple/swift-corelibs-foundation/pull/286 > <https://github.com/apple/swift-corelibs-foundation/pull/286> > > 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] > <mailto:[email protected]>>*/ > _______________________________________________ > swift-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
