September 15, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to rikki cattermole | On 2016-09-14 13:42, rikki cattermole wrote: > GDC is the slowest to update currently so that can be ignored for now. > LDC has fairly fast updates in terms of the frontend and can target more > platforms. I would say 42 minutes for LDC is good enough :) [1] [1] http://forum.dlang.org/post/b328372d-686e-9931-03ba-c2db13e0b2de@yahoo.com -- /Jacob Carlborg |
September 15, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | On Thursday, 15 September 2016 at 06:26:40 UTC, Jacob Carlborg wrote:
> On 2016-09-14 13:42, rikki cattermole wrote:
>
>> GDC is the slowest to update currently so that can be ignored for now.
>> LDC has fairly fast updates in terms of the frontend and can target more
>> platforms.
>
> I would say 42 minutes for LDC is good enough :) [1]
>
> [1] http://forum.dlang.org/post/b328372d-686e-9931-03ba-c2db13e0b2de@yahoo.com
so, ldc is also not stable as dmd?
|
September 15, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to eugene | On Thursday, 15 September 2016 at 13:02:29 UTC, eugene wrote:
> On Thursday, 15 September 2016 at 06:26:40 UTC, Jacob Carlborg wrote:
>> On 2016-09-14 13:42, rikki cattermole wrote:
>>
>>> GDC is the slowest to update currently so that can be ignored for now.
>>> LDC has fairly fast updates in terms of the frontend and can target more
>>> platforms.
>>
>> I would say 42 minutes for LDC is good enough :) [1]
>>
>> [1] http://forum.dlang.org/post/b328372d-686e-9931-03ba-c2db13e0b2de@yahoo.com
>
> so, ldc is also not stable as dmd?
If stability is more important, I recommend to only update to x.y.2 or higher releases, just don't update to x.y.0 releases.
|
September 15, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sai | On Thursday, 15 September 2016 at 13:14:16 UTC, Sai wrote:
> On Thursday, 15 September 2016 at 13:02:29 UTC, eugene wrote:
>> On Thursday, 15 September 2016 at 06:26:40 UTC, Jacob Carlborg wrote:
>>> On 2016-09-14 13:42, rikki cattermole wrote:
>>>
>>>> GDC is the slowest to update currently so that can be ignored for now.
>>>> LDC has fairly fast updates in terms of the frontend and can target more
>>>> platforms.
>>>
>>> I would say 42 minutes for LDC is good enough :) [1]
>>>
>>> [1] http://forum.dlang.org/post/b328372d-686e-9931-03ba-c2db13e0b2de@yahoo.com
>>
>> so, ldc is also not stable as dmd?
>
>
> If stability is more important, I recommend to only update to x.y.2 or higher releases, just don't update to x.y.0 releases.
yes, reliability is more important, could you, please, point out the link where i can read about versions?
|
September 16, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to eugene | >> >> If stability is more important, I recommend to only update to x.y.2 or higher releases, just don't update to x.y.0 releases. > > yes, reliability is more important, could you, please, point out the link where i can read about versions? Here is the changelog page: https://dlang.org/changelog/2.071.1.html |
September 16, 2016 Re: What is the most stable D compiler | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sai | On Friday, 16 September 2016 at 02:39:07 UTC, Sai wrote:
>>>
>>> If stability is more important, I recommend to only update to x.y.2 or higher releases, just don't update to x.y.0 releases.
>>
>> yes, reliability is more important, could you, please, point out the link where i can read about versions?
>
> Here is the changelog page:
>
> https://dlang.org/changelog/2.071.1.html
thank you
|
Copyright © 1999-2021 by the D Language Foundation