[PR #1431] [MERGED] Prefer string::find_first_of(char) where possible #1981

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1431
Author: @gaul
Created: 10/1/2020
Status: Merged
Merged: 10/2/2020
Merged by: @ggtakec

Base: masterHead: string/find_first_of


📝 Commits (1)

  • eb8004c Prefer string::find_first_of(char) where possible

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 src/curl.cpp (+1 -1)
📝 src/s3fs.cpp (+4 -4)

📄 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/1431 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/1/2020 **Status:** ✅ Merged **Merged:** 10/2/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `string/find_first_of` --- ### 📝 Commits (1) - [`eb8004c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/eb8004c355c1e917b4e30fd2835fde0a585f5c52) Prefer string::find_first_of(char) where possible ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+1 -1) 📝 `src/s3fs.cpp` (+4 -4) </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:03:06 +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#1981
No description provided.