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

targets: Add .0 for clang warning #369

Merged
merged 2 commits into from
Aug 4, 2022
Merged

targets: Add .0 for clang warning #369

merged 2 commits into from
Aug 4, 2022

Conversation

yhara
Copy link
Collaborator

@yhara yhara commented Aug 3, 2022

.os_version() returns "12.3" for example but clang expects "12.3.0"

fix #281

yhara added 2 commits August 3, 2022 17:24
.os_version() returns "12.3" for example but clang expects "12.3.0"

fix #281
@yhara
Copy link
Collaborator Author

yhara commented Aug 4, 2022

merged main to fix the CI error (see #370)

@yhara yhara merged commit 0aba2c7 into main Aug 4, 2022
@yhara yhara deleted the add-zero branch August 4, 2022 01:45
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.

warning: overriding the module target triple with x86_64-apple-macosx10.15.0
1 participant