Skip to content

Comments

Remove in-place variant of StripColors#923

Merged
slipher merged 1 commit intoDaemonEngine:masterfrom
slipher:stripclang
Aug 14, 2023
Merged

Remove in-place variant of StripColors#923
slipher merged 1 commit intoDaemonEngine:masterfrom
slipher:stripclang

Conversation

@slipher
Copy link
Member

@slipher slipher commented Aug 12, 2023

Fixes #839.

Also add unit tests for other StripColors variants.

It triggers compiler bugs in Clang versions 14, 15 and sometimes 16:
see DaemonEngine#839.

Change the variant that takes std::string and returns std::string to
take StringRef.

Add tests for remaining variants of StripColors.
@slipher slipher merged commit 53ce359 into DaemonEngine:master Aug 14, 2023
@slipher slipher deleted the stripclang branch August 14, 2023 21:05
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.

console has some weird offset when built with clang

2 participants