[PR #1088] [MERGED] Avoid misplaced const via removing unneeded typedef #1803

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/1088
Author: @gaul
Created: 7/12/2019
Status: Merged
Merged: 7/14/2019
Merged by: @ggtakec

Base: masterHead: clang-tidy/misplaced-const


📝 Commits (1)

  • efff9c0 Avoid misplaced const via removing unneeded typedef

📊 Changes

3 files changed (+6 additions, -7 deletions)

View changed files

📝 .clang-tidy (+0 -1)
📝 src/addhead.cpp (+4 -4)
📝 src/addhead.h (+2 -2)

📄 Description

Found 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/1088 **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/misplaced-const` --- ### 📝 Commits (1) - [`efff9c0`](https://github.com/s3fs-fuse/s3fs-fuse/commit/efff9c01a655c420591a3aad66e1bb8d47ac4d2d) Avoid misplaced const via removing unneeded typedef ### 📊 Changes **3 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.clang-tidy` (+0 -1) 📝 `src/addhead.cpp` (+4 -4) 📝 `src/addhead.h` (+2 -2) </details> ### 📄 Description Found 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#1803
No description provided.