Thread overview | ||||||
---|---|---|---|---|---|---|
|
May 04, 2012 [D-runtime] Can we remove Runtime.isHalting()? | ||||
---|---|---|---|---|
| ||||
Attachments:
| Hi, This function was deprecated eons ago. Can we kill it? Regards, Alex |
May 06, 2012 Re: [D-runtime] Can we remove Runtime.isHalting()? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | Ping? I'm going over and removing eons-old deprecated parts of druntime, so it'd be nice to know whether this one can go too. Regards, Alex On Fri, May 4, 2012 at 3:46 AM, Alex Rønne Petersen <xtzgzorex@gmail.com> wrote: > Hi, > > This function was deprecated eons ago. Can we kill it? > > Regards, > Alex _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
May 07, 2012 Re: [D-runtime] Can we remove Runtime.isHalting()? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | I haven't heard a single complaint about isHalting since it was deprecated. Kill it. On May 6, 2012, at 9:43 AM, Alex Rønne Petersen wrote: > Ping? I'm going over and removing eons-old deprecated parts of druntime, so it'd be nice to know whether this one can go too. > > Regards, > Alex > > On Fri, May 4, 2012 at 3:46 AM, Alex Rønne Petersen <xtzgzorex@gmail.com> wrote: >> Hi, >> >> This function was deprecated eons ago. Can we kill it? >> >> Regards, >> Alex > _______________________________________________ > D-runtime mailing list > D-runtime@puremagic.com > http://lists.puremagic.com/mailman/listinfo/d-runtime _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
May 08, 2012 Re: [D-runtime] Can we remove Runtime.isHalting()? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean Kelly | Done: https://github.com/D-Programming-Language/druntime/pull/207 Also, somewhat related: https://github.com/D-Programming-Language/druntime/pull/208 https://github.com/D-Programming-Language/druntime/pull/209 Regards, Alex On Mon, May 7, 2012 at 7:05 PM, Sean Kelly <sean@invisibleduck.org> wrote: > I haven't heard a single complaint about isHalting since it was deprecated. Kill it. > > On May 6, 2012, at 9:43 AM, Alex Rønne Petersen wrote: > >> Ping? I'm going over and removing eons-old deprecated parts of druntime, so it'd be nice to know whether this one can go too. >> >> Regards, >> Alex >> >> On Fri, May 4, 2012 at 3:46 AM, Alex Rønne Petersen <xtzgzorex@gmail.com> wrote: >>> Hi, >>> >>> This function was deprecated eons ago. Can we kill it? >>> >>> Regards, >>> Alex >> _______________________________________________ >> D-runtime mailing list >> D-runtime@puremagic.com >> http://lists.puremagic.com/mailman/listinfo/d-runtime > > _______________________________________________ > D-runtime mailing list > D-runtime@puremagic.com > http://lists.puremagic.com/mailman/listinfo/d-runtime _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
Copyright © 1999-2021 by the D Language Foundation