[PR #2614] [MERGED] Make some methods const #2669

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2614
Author: @gaul
Created: 11/29/2024
Status: Merged
Merged: 12/1/2024
Merged by: @ggtakec

Base: masterHead: const


📝 Commits (1)

📊 Changes

10 files changed (+10 additions, -10 deletions)

View changed files

📝 src/curl.cpp (+1 -1)
📝 src/curl.h (+1 -1)
📝 src/fdcache_page.cpp (+1 -1)
📝 src/fdcache_page.h (+1 -1)
📝 src/fdcache_untreated.cpp (+1 -1)
📝 src/fdcache_untreated.h (+1 -1)
📝 src/s3fs_cred.cpp (+1 -1)
📝 src/s3fs_cred.h (+1 -1)
📝 src/s3fs_logger.cpp (+1 -1)
📝 src/s3fs_logger.h (+1 -1)

📄 Description

Found via cppcheck --inconclusive.


🔄 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/2614 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/29/2024 **Status:** ✅ Merged **Merged:** 12/1/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `const` --- ### 📝 Commits (1) - [`4468193`](https://github.com/s3fs-fuse/s3fs-fuse/commit/4468193577e485cbd76304f11fef4b2ae5997f4a) Make some methods const ### 📊 Changes **10 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+1 -1) 📝 `src/curl.h` (+1 -1) 📝 `src/fdcache_page.cpp` (+1 -1) 📝 `src/fdcache_page.h` (+1 -1) 📝 `src/fdcache_untreated.cpp` (+1 -1) 📝 `src/fdcache_untreated.h` (+1 -1) 📝 `src/s3fs_cred.cpp` (+1 -1) 📝 `src/s3fs_cred.h` (+1 -1) 📝 `src/s3fs_logger.cpp` (+1 -1) 📝 `src/s3fs_logger.h` (+1 -1) </details> ### 📄 Description Found via `cppcheck --inconclusive`. --- <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:41 +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#2669
No description provided.