Visual D v0.3.40 beta 4
Pre-release
Pre-release
Changes from beta 3:
- build phobos browse info: operated on outdated folder structure of phobos/druntime
- DMD/x64 linker override settings not saved
- revamped pipedmd: now uses tracker.exe from MSBuild or WinSDK to monitor dependencies
- Win32/COFF support: check box on Compiler->Output page, new tab in global options
- bugzilla 13817: VisualD cannot list members with utf-8 wide characters
- bugzilla 13342: mixin error message now interpreted
- when running/unittesting from within visuald, exception/callstack locations can be jumped to
- bugzilla 13213: there are now both "goto definition" and "goto declaration", where the former
will try to find the forward declared symbols through the object browser (including C/C++) - object browser/symbol search: now filters out __unittest and __invariant symbols
- cv2pdb: updated to 0.33 with better DWARF location support