Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Fix crash on VSCode Gitlens paths (e.g. in diffview) #887

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phogy
Copy link

@phogy phogy commented Feb 4, 2020

I am using cquery in conjunction with the cquery VS Code plugin. I also use Gitlens. I have found that cquery crashes instantly upon entering a diff view.
As it turns out, being unable to normalize the path in these cases exposed a problem with not dealing with the optional<> not being set which specifically led to my crashes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant