Skip to content

feat: add strict/permissive compiler warning modes and fix warnings#539

Draft
AAmbuj wants to merge 1 commit into
eclipse-score:mainfrom
AAmbuj:amsh_fix_compiler_warning_features
Draft

feat: add strict/permissive compiler warning modes and fix warnings#539
AAmbuj wants to merge 1 commit into
eclipse-score:mainfrom
AAmbuj:amsh_fix_compiler_warning_features

Conversation

@AAmbuj

@AAmbuj AAmbuj commented Jun 13, 2026

Copy link
Copy Markdown
Contributor
  • Add cc_feature definitions for GCC and Clang warning profiles
  • Configure --config=strict (warnings as errors) and --config=permissive
  • Move Clang-specific shadow flags to toolchain-conditional BUILD
  • Fix unused variables, unused captures, and shadow warnings in source

- Add cc_feature definitions for GCC and Clang warning profiles
- Configure --config=strict (warnings as errors) and --config=permissive
- Move Clang-specific shadow flags to toolchain-conditional BUILD
- Fix unused variables, unused captures, and shadow warnings in source
@AAmbuj AAmbuj force-pushed the amsh_fix_compiler_warning_features branch from ed18b26 to 7a20da5 Compare June 13, 2026 10:33
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.

1 participant