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

argtable3: add initial wrap version #1381

Merged
merged 1 commit into from
May 6, 2024

Conversation

antoniovazquezblanco
Copy link
Contributor

No description provided.

@antoniovazquezblanco
Copy link
Contributor Author

antoniovazquezblanco commented Jan 31, 2024

Sorry, first PR here...

I am guessing the errors come from the warning:

argtable3| WARNING: Unknown c_std "c89" -> Ignoring. Try setting the project-level c_std if build errors occur. Known c_stds are:

This due to meson fatal warnings being enabled.

Can I get a pointer on how I may be able to fix the warning?
Thanks

@neheb
Copy link
Collaborator

neheb commented Feb 2, 2024

IMO these warnings should only be enabled for wraps that have custom meson.build files in this repository.

@antoniovazquezblanco
Copy link
Contributor Author

@neheb, should I try to provide direct Meson support instead of relaying on a CMake build? Any other thing I can do to get this merged? Thanks

@neheb
Copy link
Collaborator

neheb commented Feb 17, 2024

ping @eli-schwartz

@antoniovazquezblanco antoniovazquezblanco force-pushed the argtable3 branch 5 times, most recently from cca07f3 to 7787024 Compare March 10, 2024 19:49
@antoniovazquezblanco
Copy link
Contributor Author

Finally found some time to get back into this. Wrote basic meson build file. Is it better now?

Thanks

@jpakkane jpakkane merged commit 933a726 into mesonbuild:master May 6, 2024
9 checks passed
@antoniovazquezblanco
Copy link
Contributor Author

Thank you!

@antoniovazquezblanco antoniovazquezblanco deleted the argtable3 branch May 6, 2024 10:20
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.

3 participants