Thread overview
[D-runtime] Can we remove Runtime.isHalting()?
May 07, 2012
Sean Kelly
May 04, 2012
Hi,

This function was deprecated eons ago. Can we kill it?

Regards,
Alex


May 06, 2012
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
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
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