[PR #2006] [MERGED] Remove more uses of const_cast #2297

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

📋 Pull Request Information

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

Base: masterHead: const_cast_more


📝 Commits (1)

  • 530ec85 Remove more uses of const_cast

📊 Changes

5 files changed (+13 additions, -12 deletions)

View changed files

📝 src/curl.cpp (+1 -1)
📝 src/fdcache_entity.cpp (+1 -1)
📝 src/fdcache_entity.h (+1 -1)
📝 src/s3fs.cpp (+1 -0)
📝 src/s3fs_xml.cpp (+9 -9)

📄 Description

Follows on to #2004.


🔄 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/2006 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/28/2022 **Status:** ✅ Merged **Merged:** 7/28/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `const_cast_more` --- ### 📝 Commits (1) - [`530ec85`](https://github.com/s3fs-fuse/s3fs-fuse/commit/530ec857e5cbca77aced0ab28c29ed86ec6171cb) Remove more uses of const_cast ### 📊 Changes **5 files changed** (+13 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+1 -1) 📝 `src/fdcache_entity.cpp` (+1 -1) 📝 `src/fdcache_entity.h` (+1 -1) 📝 `src/s3fs.cpp` (+1 -0) 📝 `src/s3fs_xml.cpp` (+9 -9) </details> ### 📄 Description Follows on to #2004. --- <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:48 +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#2297
No description provided.