Skip to content

Conversation

@ddelnano
Copy link
Member

@ddelnano ddelnano commented Jan 5, 2026

Summary: Replace u8string method to keep return value consistent

In c++ 20, the u8string method uses a different return type. This PR removes the use of this function to keep the code compatible with c++17 and c++20 in preparation for the clang 21 upgrade.

Relevant Issues: #2298

Type of change: /kind cleanup

Test Plan: Build should succeed

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
@ddelnano ddelnano marked this pull request as ready for review January 5, 2026 16:18
@ddelnano ddelnano requested a review from a team as a code owner January 5, 2026 16:18
@ddelnano ddelnano merged commit a6349a9 into pixie-io:main Jan 5, 2026
23 checks passed
@ddelnano ddelnano deleted the ddelnano/replace-u8string-usage branch January 5, 2026 18:30
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