[PR #2474] [MERGED] Address clang-tidy 19 warnings #2559

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2474
Author: @gaul
Created: 6/22/2024
Status: Merged
Merged: 6/23/2024
Merged by: @ggtakec

Base: masterHead: clang-tidy/19


📝 Commits (1)

  • 4c0df78 Address clang-tidy 19 warnings

📊 Changes

8 files changed (+18 additions, -20 deletions)

View changed files

📝 .clang-tidy (+2 -0)
📝 src/cache.cpp (+4 -4)
📝 src/curl.cpp (+1 -3)
📝 src/fdcache_entity.cpp (+1 -3)
📝 src/fdcache_page.cpp (+1 -1)
📝 src/s3fs.cpp (+6 -8)
📝 src/s3fs_global.cpp (+2 -0)
📝 src/string_util.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/2474 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/22/2024 **Status:** ✅ Merged **Merged:** 6/23/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/19` --- ### 📝 Commits (1) - [`4c0df78`](https://github.com/s3fs-fuse/s3fs-fuse/commit/4c0df783a499269267ca29d35240328270176c8d) Address clang-tidy 19 warnings ### 📊 Changes **8 files changed** (+18 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.clang-tidy` (+2 -0) 📝 `src/cache.cpp` (+4 -4) 📝 `src/curl.cpp` (+1 -3) 📝 `src/fdcache_entity.cpp` (+1 -3) 📝 `src/fdcache_page.cpp` (+1 -1) 📝 `src/s3fs.cpp` (+6 -8) 📝 `src/s3fs_global.cpp` (+2 -0) 📝 `src/string_util.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:06:09 +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#2559
No description provided.