[PR #2370] [MERGED] Address clang-tidy modernize-deprecated-headers #2505

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2370
Author: @gaul
Created: 11/17/2023
Status: Merged
Merged: 11/19/2023
Merged by: @ggtakec

Base: masterHead: clang-tidy/deprecated-headers


📝 Commits (1)

  • fbf5267 Address clang-tidy modernize-deprecated-headers

📊 Changes

15 files changed (+30 additions, -32 deletions)

View changed files

📝 .clang-tidy (+0 -1)
📝 src/curl.cpp (+1 -1)
📝 src/fdcache_entity.cpp (+2 -2)
📝 src/fdcache_fdinfo.cpp (+1 -1)
📝 src/gnutls_auth.cpp (+4 -4)
📝 src/nss_auth.cpp (+4 -4)
📝 src/s3fs.cpp (+1 -1)
📝 src/s3fs_cred.cpp (+1 -1)
📝 src/test_string_util.cpp (+1 -1)
📝 src/threadpoolman.cpp (+2 -2)
📝 test/cr_filename.cc (+2 -2)
📝 test/junk_data.cc (+3 -3)
📝 test/mknod_test.cc (+4 -5)
📝 test/truncate_read_file.cc (+2 -2)
📝 test/write_multiblock.cc (+2 -2)

📄 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/2370 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/17/2023 **Status:** ✅ Merged **Merged:** 11/19/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/deprecated-headers` --- ### 📝 Commits (1) - [`fbf5267`](https://github.com/s3fs-fuse/s3fs-fuse/commit/fbf5267ac1f114a01b3f3d1b0ed6a2f9ed833029) Address clang-tidy modernize-deprecated-headers ### 📊 Changes **15 files changed** (+30 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.clang-tidy` (+0 -1) 📝 `src/curl.cpp` (+1 -1) 📝 `src/fdcache_entity.cpp` (+2 -2) 📝 `src/fdcache_fdinfo.cpp` (+1 -1) 📝 `src/gnutls_auth.cpp` (+4 -4) 📝 `src/nss_auth.cpp` (+4 -4) 📝 `src/s3fs.cpp` (+1 -1) 📝 `src/s3fs_cred.cpp` (+1 -1) 📝 `src/test_string_util.cpp` (+1 -1) 📝 `src/threadpoolman.cpp` (+2 -2) 📝 `test/cr_filename.cc` (+2 -2) 📝 `test/junk_data.cc` (+3 -3) 📝 `test/mknod_test.cc` (+4 -5) 📝 `test/truncate_read_file.cc` (+2 -2) 📝 `test/write_multiblock.cc` (+2 -2) </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:05:53 +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#2505
No description provided.