Skip to content

Turn warnings into errors in CI #4397

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lum1n0us
Copy link
Collaborator

  • Apply global warnings in config_common.cmake instead of maintaining them in separate files.
  • Enable errors during CI when building iwasm and wamrc

@lum1n0us lum1n0us linked an issue Jun 20, 2025 that may be closed by this pull request
@lum1n0us lum1n0us force-pushed the fix/global_wanring_options branch 3 times, most recently from 5275aca to 7493efa Compare June 20, 2025 07:52
lum1n0us added 2 commits June 24, 2025 12:47
- Apply global warnings in config_common.cmake instead of maintaining them
  in separate files.
- Enable errors during CI when building iwasm and wamrc
- declaration of ‘memidx’ shadows a previous local
-  declaration of ‘count’ shadows a previous local
@lum1n0us lum1n0us force-pushed the fix/global_wanring_options branch from a07b52a to 213ffdc Compare June 24, 2025 12:50
@lum1n0us lum1n0us force-pushed the fix/global_wanring_options branch from 213ffdc to 9891bec Compare June 24, 2025 12:55
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.

Enables errors for implicit function declaration by default
1 participant