Skip to content

Support ok on windows#69

Open
joshleblanc wants to merge 1 commit intobullet-train-co:mainfrom
joshleblanc:patch-1
Open

Support ok on windows#69
joshleblanc wants to merge 1 commit intobullet-train-co:mainfrom
joshleblanc:patch-1

Conversation

@joshleblanc
Copy link
Copy Markdown

Absolute paths in windows include the drive letter, (C:\foo\bar), which adds another colon in the path.

Caller always returns the calls in the format of path:line number:, so we can safely match those directly with regex and return them, regardless of platform.

Absolute paths in windows include the drive letter, (`C:\foo\bar`), which adds another colon in the path.

Caller always returns the calls in the format of `path:line number:`, so we can safely match those directly with regex and return them, regardless of platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant