[PR #28] [MERGED] Fix some compiler warnings #3514

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/28
Author: @mhaas
Created: 8/16/2015
Status: Merged
Merged: 8/16/2015
Merged by: @netblue30

Base: masterHead: fix-some-compiler-warnings


📝 Commits (3)

  • df0ec66 Fix typo: viod -> void
  • 8116a43 Remove unused variables
  • 212ded5 Fix comparison between unsigned and signed

📊 Changes

3 files changed (+4 additions, -6 deletions)

View changed files

📝 src/firejail/arp.c (+3 -3)
📝 src/firejail/bandwidth.c (+1 -1)
📝 src/firejail/fs_etc.c (+0 -2)

📄 Description

No description provided


🔄 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/28 **Author:** [@mhaas](https://github.com/mhaas) **Created:** 8/16/2015 **Status:** ✅ Merged **Merged:** 8/16/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-some-compiler-warnings` --- ### 📝 Commits (3) - [`df0ec66`](https://github.com/netblue30/firejail/commit/df0ec6640959ebdef2f7a25bca822eb2d3a5a24f) Fix typo: viod -> void - [`8116a43`](https://github.com/netblue30/firejail/commit/8116a431355a07d0f6bee29acfffd15868896df8) Remove unused variables - [`212ded5`](https://github.com/netblue30/firejail/commit/212ded54a5b0606fcd95c0675da9ece75e62b9b8) Fix comparison between unsigned and signed ### 📊 Changes **3 files changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/arp.c` (+3 -3) 📝 `src/firejail/bandwidth.c` (+1 -1) 📝 `src/firejail/fs_etc.c` (+0 -2) </details> ### 📄 Description _No description provided_ --- <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:50 -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#3514
No description provided.