[PR #499] [MERGED] Use locale-independent sorting #3647

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/499
Author: @reinerh
Created: 5/5/2016
Status: Merged
Merged: 5/5/2016
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • 0bf89d9 Use locale-independent sorting

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 test/fs/private-etc.exp (+7 -7)

📄 Description

On systems without installed/configured locales, the file
list is sorted by byte comparison.
On some locales it is sorted differently (e.g. X11 at the end).


🔄 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/499 **Author:** [@reinerh](https://github.com/reinerh) **Created:** 5/5/2016 **Status:** ✅ Merged **Merged:** 5/5/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0bf89d9`](https://github.com/netblue30/firejail/commit/0bf89d9be08e12b668c3ab57caf1a4a4fac4ce72) Use locale-independent sorting ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `test/fs/private-etc.exp` (+7 -7) </details> ### 📄 Description On systems without installed/configured locales, the file list is sorted by byte comparison. On some locales it is sorted differently (e.g. X11 at the end). --- <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:05:20 -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#3647
No description provided.