Skip to content

SysTools: Ensure that error parser can handle absolute paths on Windows

Ben Gamari requested to merge wip/T17786 into master

This fixes #17786 (closed), where the error parser fails to correctly handle the drive name in absolute Windows paths.

I am still looking for a satisfactory way to test this.

Merge request reports