[PR #5842] [MERGED] build: enable compiler warnings by default #5689

Closed
opened 2026-05-05 10:43:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5842
Author: @kmk3
Created: 5/31/2023
Status: Merged
Merged: 5/31/2023
Merged by: @netblue30

Base: masterHead: build-enable-warnings


📝 Commits (2)

  • a37daf1 build: organize warning flags in CFLAGS
  • 9409065 build: enable compiler warnings by default

📊 Changes

4 files changed (+12 additions, -8 deletions)

View changed files

📝 configure (+2 -2)
📝 configure.ac (+2 -2)
📝 src/prog.mk (+4 -2)
📝 src/so.mk (+4 -2)

📄 Description

Enable -Wall by default and add -Wextra.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5842 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 5/31/2023 **Status:** ✅ Merged **Merged:** 5/31/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `build-enable-warnings` --- ### 📝 Commits (2) - [`a37daf1`](https://github.com/netblue30/firejail/commit/a37daf15bb02ee02e60a953e6807a59f03a896d3) build: organize warning flags in CFLAGS - [`9409065`](https://github.com/netblue30/firejail/commit/94090654695bce5d00ef5a833fbd21f0d3ef195b) build: enable compiler warnings by default ### 📊 Changes **4 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+2 -2) 📝 `configure.ac` (+2 -2) 📝 `src/prog.mk` (+4 -2) 📝 `src/so.mk` (+4 -2) </details> ### 📄 Description Enable -Wall by default and add -Wextra. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:43:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5689
No description provided.