Visual D 0.50.0 released

Rainer Schuetze r.sagitario at gmx.de
Tue Jun 25 19:18:38 UTC 2019



On 25/06/2019 08:49, Bart wrote:
> On Tuesday, 25 June 2019 at 05:32:37 UTC, Rainer Schuetze wrote:
>>
>>
>> On 24/06/2019 21:58, Bart wrote:
>>> On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote:
>>>> Hi,
>>>>
>>>> today a new version of Visual D has been released. Its main new
>>>> features are
>>>>
>>>> [...]
>>>
>>>
>>> Did you break showing interfaces in the debug window? None of my
>>> interfaces are able to be expanded as the objects they are after
>>> updating. Was working fine right before.
>>
>> I think the bug has been in there since beta1, but doesn't always show
>> up (never in a debug build). The class name is cached for a
>> vtbl-pointer, but that cached value can be overwritten if there are
>> uninitialized references evaluated afterwards. Fixed for the next
>> release.
> 
> Never in a debug build? I'm using debug build ;/ Before sometimes it
> woudln't show up but after the update no interface was expandable(well,
> at least when I noticed it I could not expand any)

I was talking about the debug build of the debugger extension.


More information about the Digitalmars-d-announce mailing list