[PR #1414] [MERGED] Fix clang-tidy warnings #1972

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1414
Author: @gaul
Created: 9/20/2020
Status: Merged
Merged: 9/20/2020
Merged by: @ggtakec

Base: masterHead: clang-tidy/misc


📝 Commits (1)

📊 Changes

21 files changed (+146 additions, -147 deletions)

View changed files

📝 src/addhead.h (+3 -3)
📝 src/bodydata.h (+1 -1)
📝 src/cache.h (+10 -10)
📝 src/curl.h (+58 -58)
📝 src/curl_multi.h (+4 -4)
📝 src/curl_util.h (+1 -1)
📝 src/fdcache.cpp (+1 -1)
📝 src/fdcache.h (+9 -9)
📝 src/fdcache_auto.h (+2 -2)
📝 src/fdcache_entity.cpp (+1 -1)
📝 src/fdcache_entity.h (+16 -16)
📝 src/fdcache_page.h (+7 -7)
📝 src/fdcache_stat.cpp (+1 -1)
📝 src/fdcache_stat.h (+7 -7)
📝 src/s3fs_auth.h (+7 -7)
📝 src/s3fs_help.h (+3 -3)
📝 src/s3objlist.h (+3 -3)
📝 src/sighandlers.cpp (+2 -3)
📝 src/sighandlers.h (+8 -8)
📝 src/string_util.h (+1 -1)

...and 1 more files

📄 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/1414 **Author:** [@gaul](https://github.com/gaul) **Created:** 9/20/2020 **Status:** ✅ Merged **Merged:** 9/20/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/misc` --- ### 📝 Commits (1) - [`05863a3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/05863a3178afe6eb68b0f81d48458694cfe33193) Fix clang-tidy warnings ### 📊 Changes **21 files changed** (+146 additions, -147 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.h` (+3 -3) 📝 `src/bodydata.h` (+1 -1) 📝 `src/cache.h` (+10 -10) 📝 `src/curl.h` (+58 -58) 📝 `src/curl_multi.h` (+4 -4) 📝 `src/curl_util.h` (+1 -1) 📝 `src/fdcache.cpp` (+1 -1) 📝 `src/fdcache.h` (+9 -9) 📝 `src/fdcache_auto.h` (+2 -2) 📝 `src/fdcache_entity.cpp` (+1 -1) 📝 `src/fdcache_entity.h` (+16 -16) 📝 `src/fdcache_page.h` (+7 -7) 📝 `src/fdcache_stat.cpp` (+1 -1) 📝 `src/fdcache_stat.h` (+7 -7) 📝 `src/s3fs_auth.h` (+7 -7) 📝 `src/s3fs_help.h` (+3 -3) 📝 `src/s3objlist.h` (+3 -3) 📝 `src/sighandlers.cpp` (+2 -3) 📝 `src/sighandlers.h` (+8 -8) 📝 `src/string_util.h` (+1 -1) _...and 1 more files_ </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: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#1972
No description provided.