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

Open GitHub CI: build with make #170

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Conversation

inkydragon
Copy link
Contributor

@inkydragon inkydragon commented Jun 18, 2021

Should we remove .travis.yml, appveyor.yml?


Why not add macos-latest into matrix.os?

macos-latest == macos-10.15, with Clang/LLVM 12.0.0, it compiles with newer c standard by default. And then we have errors.

By default, Clang builds C code in GNU C17 mode

Language Compatibility

Maybe we need to set some old -std version, or use old clang, or update c2man code, or replace c2man with something new.

Several attempts: https://github.com/Aeg-dev/c2man/commits/test-ci

@khaledhosny khaledhosny merged commit e42e70e into fribidi:master Sep 23, 2021
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.

None yet

2 participants