January 09, 2019
On Wednesday, 9 January 2019 at 11:10:51 UTC, Nicholas Wilson wrote:
> On Wednesday, 9 January 2019 at 10:45:51 UTC, bauss wrote:
>> On Wednesday, 9 January 2019 at 10:39:35 UTC, Nicholas Wilson wrote:
>>> On Wednesday, 9 January 2019 at 10:33:14 UTC, Piotr Mitana wrote:
>>>> On Wednesday, 9 January 2019 at 10:29:42 UTC, bauss wrote:
>>>>> Looking into this it actually looks like an error from DMD.
>>>>>
>>>>> Sometime after dmd-2.074.0 it was introduced.
>>>>>
>>>>> I would look at the changelog for specifics.
>>>>
>>>> If so, then it is almost sure a new regression in 2.084, as Botan builds with 2.083.1.
>>>
>>> Yes, that would be a regression (I reviewed that code) please report it.
>>
>> Looks like it's from this commit:
>> https://github.com/dlang/druntime/commit/0fe98729034a2d7bc76bfc81c25e9dbd1f3d560a
>>
>> Only thing I could find that has anything to do with object.destroy that has changed.
>
> No. this commit before that https://github.com/dlang/druntime/commit/6a99ed19ab7a0fb9b6326b6fb1b52fca50fcbd17

Ah yes, that's totally it!

I didn't look through the commit tbh. I just checked whether it had anything to do with object.destroy
1 2
Next ›   Last »