[PR #2574] [MERGED] Add missing string header #2638

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2574
Author: @gaul
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @ggtakec

Base: masterHead: missing-string


📝 Commits (1)

  • f88829b Add missing string header

📊 Changes

20 files changed (+22 additions, -2 deletions)

View changed files

📝 src/addhead.cpp (+1 -0)
📝 src/addhead.h (+1 -0)
📝 src/cache.cpp (+1 -0)
📝 src/curl.cpp (+2 -1)
📝 src/curl_util.cpp (+1 -0)
📝 src/fdcache.cpp (+1 -0)
📝 src/fdcache.h (+1 -0)
📝 src/fdcache_entity.cpp (+1 -0)
📝 src/fdcache_entity.h (+1 -0)
📝 src/fdcache_fdinfo.cpp (+1 -0)
📝 src/fdcache_fdinfo.h (+1 -0)
📝 src/fdcache_page.cpp (+1 -0)
📝 src/fdcache_stat.cpp (+1 -0)
📝 src/metaheader.cpp (+2 -1)
📝 src/mpu_util.cpp (+1 -0)
📝 src/s3fs.cpp (+1 -0)
📝 src/s3fs_cred.cpp (+1 -0)
📝 src/s3objlist.cpp (+1 -0)
📝 src/string_util.cpp (+1 -0)
📝 src/test_util.h (+1 -0)

📄 Description

Found via clang-tidy.


🔄 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/2574 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `missing-string` --- ### 📝 Commits (1) - [`f88829b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f88829bbb7ab6be3cb3dbefeb8bcd311b0a63b6e) Add missing string header ### 📊 Changes **20 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+1 -0) 📝 `src/addhead.h` (+1 -0) 📝 `src/cache.cpp` (+1 -0) 📝 `src/curl.cpp` (+2 -1) 📝 `src/curl_util.cpp` (+1 -0) 📝 `src/fdcache.cpp` (+1 -0) 📝 `src/fdcache.h` (+1 -0) 📝 `src/fdcache_entity.cpp` (+1 -0) 📝 `src/fdcache_entity.h` (+1 -0) 📝 `src/fdcache_fdinfo.cpp` (+1 -0) 📝 `src/fdcache_fdinfo.h` (+1 -0) 📝 `src/fdcache_page.cpp` (+1 -0) 📝 `src/fdcache_stat.cpp` (+1 -0) 📝 `src/metaheader.cpp` (+2 -1) 📝 `src/mpu_util.cpp` (+1 -0) 📝 `src/s3fs.cpp` (+1 -0) 📝 `src/s3fs_cred.cpp` (+1 -0) 📝 `src/s3objlist.cpp` (+1 -0) 📝 `src/string_util.cpp` (+1 -0) 📝 `src/test_util.h` (+1 -0) </details> ### 📄 Description Found via clang-tidy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:33 +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#2638
No description provided.