[PR #1158] [MERGED] Fixed build error by cppcheck 1.89 #1857

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1158
Author: @ggtakec
Created: 9/23/2019
Status: Merged
Merged: 9/23/2019
Merged by: @ggtakec

Base: masterHead: fix_cppcheck


📝 Commits (1)

  • bedd648 Fixed build error by cppcheck 1.89

📊 Changes

7 files changed (+18 additions, -17 deletions)

View changed files

📝 src/addhead.cpp (+2 -1)
📝 src/cache.cpp (+2 -2)
📝 src/cache.h (+1 -1)
📝 src/curl.cpp (+3 -3)
📝 src/curl.h (+3 -3)
📝 src/s3fs.cpp (+4 -4)
📝 src/s3fs_util.cpp (+3 -3)

📄 Description

Relevant Issue (if applicable)

#1157

Details

Fixed an error that occurred in cppcheck 1.89.
Since it has an impact on PR and merge work, we are responding quickly.


🔄 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/1158 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 9/23/2019 **Status:** ✅ Merged **Merged:** 9/23/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_cppcheck` --- ### 📝 Commits (1) - [`bedd648`](https://github.com/s3fs-fuse/s3fs-fuse/commit/bedd648d47b46390c28f4e15678fe24efa2e58de) Fixed build error by cppcheck 1.89 ### 📊 Changes **7 files changed** (+18 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+2 -1) 📝 `src/cache.cpp` (+2 -2) 📝 `src/cache.h` (+1 -1) 📝 `src/curl.cpp` (+3 -3) 📝 `src/curl.h` (+3 -3) 📝 `src/s3fs.cpp` (+4 -4) 📝 `src/s3fs_util.cpp` (+3 -3) </details> ### 📄 Description ### Relevant Issue (if applicable) #1157 ### Details Fixed an error that occurred in cppcheck 1.89. Since it has an impact on PR and merge work, we are responding quickly. --- <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:30 +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#1857
No description provided.