[PR #2015] [MERGED] Avoid C-style casts #2307

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2015
Author: @gaul
Created: 7/30/2022
Status: Merged
Merged: 7/30/2022
Merged by: @ggtakec

Base: masterHead: clang-tidy/casting


📝 Commits (1)

📊 Changes

5 files changed (+19 additions, -19 deletions)

View changed files

📝 .clang-tidy (+1 -0)
📝 src/curl_multi.cpp (+4 -4)
📝 src/fdcache_fdinfo.cpp (+4 -4)
📝 src/s3fs_xml.cpp (+5 -5)
📝 src/threadpoolman.cpp (+5 -6)

📄 Description

Prefer more precise C++-style casts.


🔄 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/2015 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/30/2022 **Status:** ✅ Merged **Merged:** 7/30/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/casting` --- ### 📝 Commits (1) - [`38e4eab`](https://github.com/s3fs-fuse/s3fs-fuse/commit/38e4eab48fb7f4b0f2973553438bb9050951012b) Avoid C-style casts ### 📊 Changes **5 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.clang-tidy` (+1 -0) 📝 `src/curl_multi.cpp` (+4 -4) 📝 `src/fdcache_fdinfo.cpp` (+4 -4) 📝 `src/s3fs_xml.cpp` (+5 -5) 📝 `src/threadpoolman.cpp` (+5 -6) </details> ### 📄 Description Prefer more precise C++-style casts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:51 +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#2307
No description provided.