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)

Reply via email to