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

implicit declaration of function 'Fx_hide_tip' is invalid in C99 #609

Open
declantsien opened this issue Apr 13, 2024 · 0 comments
Open
Assignees
Labels

Comments

@declantsien
Copy link
Contributor

macOS Webrender build is failing with error below:

menu.c:1375:5: error: implicit declaration of function 'Fx_hide_tip' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    Fx_hide_tip ();

https://github.com/emacs-ng/emacs-ng/actions/runs/8672891238/job/23785630333

@declantsien declantsien added the CI label Apr 13, 2024
@declantsien declantsien self-assigned this Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant