[PR #2236] [MERGED] Use C++11 std::map::erase return value #2405

Closed
opened 2026-03-04 02:05:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2236
Author: @gaul
Created: 7/27/2023
Status: Merged
Merged: 7/27/2023
Merged by: @ggtakec

Base: masterHead: c++/map-erase


📝 Commits (1)

  • 6918be7 Use C++11 std::map::erase return value

📊 Changes

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

View changed files

📝 src/cache.cpp (+2 -2)
📝 src/fdcache.cpp (+3 -3)
📝 src/fdcache_entity.cpp (+1 -1)

📄 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/s3fs-fuse/s3fs-fuse/pull/2236 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/27/2023 **Status:** ✅ Merged **Merged:** 7/27/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `c++/map-erase` --- ### 📝 Commits (1) - [`6918be7`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6918be76dd27e9a8021bfee9cfce88c59c740130) Use C++11 std::map::erase return value ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+2 -2) 📝 `src/fdcache.cpp` (+3 -3) 📝 `src/fdcache_entity.cpp` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:22 +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#2405
No description provided.