[PR #28] [MERGED] Address signedness warning in FdCache::Init #1315

Closed
opened 2026-03-04 01:53:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/28
Author: @gaul
Created: 4/2/2014
Status: Merged
Merged: 4/4/2014
Merged by: @ggtakec

Base: masterHead: fdcache-init-signedness-warning


📝 Commits (1)

  • d475e22 Address signedness warning in FdCache::Init

📊 Changes

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

View changed files

📝 src/fdcache.cpp (+1 -1)

📄 Description

This commit allows GCC 4.8 to compile s3fs without warnings.


🔄 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/s3fs-fuse/s3fs-fuse/pull/28 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/2/2014 **Status:** ✅ Merged **Merged:** 4/4/2014 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fdcache-init-signedness-warning` --- ### 📝 Commits (1) - [`d475e22`](https://github.com/s3fs-fuse/s3fs-fuse/commit/d475e227743f34d458aab1434160a3e83cd88308) Address signedness warning in FdCache::Init ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+1 -1) </details> ### 📄 Description This commit allows GCC 4.8 to compile s3fs without warnings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:20 +03: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
starred/s3fs-fuse#1315
No description provided.