[PR #41] [MERGED] Support --enable-fatal-warnings in all Makefiles #3521

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/41
Author: @ghost
Created: 8/22/2015
Status: Merged
Merged: 8/23/2015
Merged by: @netblue30

Base: masterHead: fatal-warnings


📝 Commits (1)

  • a956dd4 Support --enable-fatal-warnings in all Makefiles

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 src/lib/Makefile.in (+2 -1)
📝 src/libtrace/Makefile.in (+1 -0)

📄 Description

Putting --enable-fatal-warnings in the ./configure command is a great idea, thank you for that! As it means we can easily turn it on and off, I've made a patch to make it available in all the Makefiles.


🔄 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/41 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/22/2015 **Status:** ✅ Merged **Merged:** 8/23/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fatal-warnings` --- ### 📝 Commits (1) - [`a956dd4`](https://github.com/netblue30/firejail/commit/a956dd47b1d2732a59b4f34564744636dbcfb4db) Support --enable-fatal-warnings in all Makefiles ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Makefile.in` (+2 -1) 📝 `src/libtrace/Makefile.in` (+1 -0) </details> ### 📄 Description Putting `--enable-fatal-warnings` in the `./configure` command is a great idea, thank you for that! As it means we can easily turn it on and off, I've made a patch to make it available in all the Makefiles. --- <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:02:58 -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#3521
No description provided.