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

initial github actions implementation #419

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

simsong
Copy link
Collaborator

@simsong simsong commented Dec 1, 2024

This will have bugs, but it's a start.

@simsong
Copy link
Collaborator Author

simsong commented Dec 2, 2024

Hi @jessek — I appreciate you approving it, but it doesn't work yet! Let me get it working first.

@simsong
Copy link
Collaborator Author

simsong commented Dec 2, 2024

Ah. I see why it doesn't work. It has all of the "please generate a fatal error on any warning" throughout.
image

How do you want to handle this? Should we actually fix all the code? Or simple disable the warnings?

@jessek
Copy link
Owner

jessek commented Dec 2, 2024

I think it's ok to turn off "treat warnings as errors". This code is so old we'd spend a lot of time trying to update it just to avoid compiler warnings.

FWIW, I tried to compile it today and got warnings from bootstrap.sh and then configure failed. Let's get it working again and then we can clean it up.

@simsong
Copy link
Collaborator Author

simsong commented Dec 2, 2024 via email

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