[PR #1087] [MERGED] Prefer modern C headers #1802

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1087
Author: @gaul
Created: 7/12/2019
Status: Merged
Merged: 7/14/2019
Merged by: @ggtakec

Base: masterHead: clang-tidy/deprecated-headers


📝 Commits (1)

📊 Changes

9 files changed (+37 additions, -37 deletions)

View changed files

📝 src/addhead.cpp (+3 -3)
📝 src/cache.cpp (+2 -2)
📝 src/common_auth.cpp (+4 -4)
📝 src/curl.cpp (+6 -6)
📝 src/fdcache.cpp (+4 -4)
📝 src/openssl_auth.cpp (+4 -4)
📝 src/s3fs.cpp (+5 -5)
📝 src/s3fs_util.cpp (+4 -4)
📝 src/string_util.cpp (+5 -5)

📄 Description

Found and fixed 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/1087 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/12/2019 **Status:** ✅ Merged **Merged:** 7/14/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/deprecated-headers` --- ### 📝 Commits (1) - [`6fd42d9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6fd42d9fe493c151f20a7141c0b7fc36578cb727) Prefer modern C headers ### 📊 Changes **9 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+3 -3) 📝 `src/cache.cpp` (+2 -2) 📝 `src/common_auth.cpp` (+4 -4) 📝 `src/curl.cpp` (+6 -6) 📝 `src/fdcache.cpp` (+4 -4) 📝 `src/openssl_auth.cpp` (+4 -4) 📝 `src/s3fs.cpp` (+5 -5) 📝 `src/s3fs_util.cpp` (+4 -4) 📝 `src/string_util.cpp` (+5 -5) </details> ### 📄 Description Found and fixed 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:02:14 +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#1802
No description provided.