Skip to content

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Oct 22, 2020

Fixes #5994

Sometimes the compiler reports errors on a file that does not really exist: for instance pos.sourcePath can contain "<macro>". In such case the sourceMappers should not fail when converting the pos.sourcePath to absolute path.

  • Fixed Defaults.toAbsoluteSourceMapper
  • Added scripted tests on the sourceMappers
  • Run the reporter:source-mapper scripted test on windows

@adpi2 adpi2 marked this pull request as draft October 22, 2020 10:44
@adpi2 adpi2 marked this pull request as ready for review October 22, 2020 12:04
@adpi2 adpi2 requested a review from eed3si9n October 22, 2020 12:05
@adpi2 adpi2 requested a review from eed3si9n October 26, 2020 07:49
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.

Regression on Windows during migration from 1.4.0 to 1.4.1
2 participants