Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build with llvm-18 by changing Bytestring type to std::vector instead of deprecated std::basic_string<std::byte> #369

Merged
merged 3 commits into from
Mar 1, 2025

Conversation

Altren
Copy link
Contributor

@Altren Altren commented Feb 28, 2025

No description provided.

@Altren Altren force-pushed the llvm-18 branch 2 times, most recently from 203d56f to e3cb110 Compare February 28, 2025 21:08
@Altren
Copy link
Contributor Author

Altren commented Feb 28, 2025

I'm not sure about second commit, but I failed to figure out how to make it work without removing that.

@liuzicheng1987
Copy link
Contributor

@Altren , thanks for the contribution.

I understood the problem. Could you also update the documentation?

@liuzicheng1987
Copy link
Contributor

@Altren thank you so much!

@liuzicheng1987 liuzicheng1987 merged commit ec8c19f into getml:main Mar 1, 2025
11 checks passed
@Altren Altren deleted the llvm-18 branch March 3, 2025 14:48
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