[swift-dev] Radar numbers in FIXME comments

Dmitri Gribenko gribozavr at gmail.com
Sun Dec 6 16:50:24 CST 2015


On Sun, Dec 6, 2015 at 2:37 PM, Joe Ranieri via swift-dev
<swift-dev at swift.org> wrote:
> There are a small number of places in the code where FIXMEs reference
> radar numbers. Is it possible for the important details from these
> radars to be put into publicly visible Github issues to be tracked and
> referenced by the open source community?

Hi Joe,

Definitely!  If you see a particular one that you want to know more
about, please email swift-dev, and we will create an equivalent issue
on bugs.swift.org.  Migrating all radar references to bugs.swift.org
would take a lot of work though, so we prefer the lazy evaluation
approach.

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 <gribozavr at gmail.com>*/


More information about the swift-dev mailing list