Skip to content

Conversation

@fmeum
Copy link
Contributor

@fmeum fmeum commented Oct 23, 2025

Ensure that $lcovutil::dirseparator, which can be a backslash, is properly escaped in the regex. Fixes an error of the form:

genhtml: ERROR: Unmatched ) in regex; marked by <-- HERE in m/^C\:\\b\\absmfft5\\execroot\\_main\\_tmp\\841d8b670c55601362e55b1ef828d048\\workspace\(.*) <-- HERE $/

Ensure that `$lcovutil::dirseparator`, which can be a backslash, is properly escaped in the regex. Fixes an error of the form:
```
genhtml: ERROR: Unmatched ) in regex; marked by <-- HERE in m/^C\:\\b\\absmfft5\\execroot\\_main\\_tmp\\841d8b670c55601362e55b1ef828d048\\workspace\(.*) <-- HERE $/
```

Signed-off-by: Fabian Meumertzheim <[email protected]>
@henry2cox henry2cox merged commit 922ecdc into linux-test-project:master Oct 23, 2025
@fmeum fmeum deleted the patch-1 branch October 24, 2025 06:20
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.

2 participants