8000 Revert "atf-check.cpp: remove unneeded copying into vector" by ngie-eign · Pull Request #90 · freebsd/atf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Revert "atf-check.cpp: remove unneeded copying into vector" #90

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

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

ngie-eign
Copy link
Contributor

This results in a compiler error on MacOS (at least).

mkstemp(..) acts on the buffer, so std::string::data() can't be used (the latter returns a const char* value).

Reverts #89

@ngie-eign ngie-eign merged commit 8d18094 into master Dec 26, 2024
@ngie-eign ngie-eign deleted the revert-89-atf_check_temp_file branch December 26, 2024 22:07
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.

1 participant
0