[PR #1015] [MERGED] Remove uses of std::map::at #1764

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1015
Author: @gaul
Created: 4/18/2019
Status: Merged
Merged: 4/22/2019
Merged by: @ggtakec

Base: masterHead: c++03


📝 Commits (1)

  • 9e4f9d4 Remove uses of std::map::at

📊 Changes

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

View changed files

📝 src/s3fs.cpp (+15 -9)

📄 Description

This provides compatibility with C++03 and removes duplicate lookups.


🔄 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/1015 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/18/2019 **Status:** ✅ Merged **Merged:** 4/22/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `c++03` --- ### 📝 Commits (1) - [`9e4f9d4`](https://github.com/s3fs-fuse/s3fs-fuse/commit/9e4f9d4bdc8cbd9484af8330b31f0584f0f5555d) Remove uses of std::map::at ### 📊 Changes **1 file changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+15 -9) </details> ### 📄 Description This provides compatibility with C++03 and removes duplicate lookups. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:03 +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#1764
No description provided.