mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #1414] [MERGED] Fix clang-tidy warnings #1972
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1972
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1414
Author: @gaul
Created: 9/20/2020
Status: ✅ Merged
Merged: 9/20/2020
Merged by: @ggtakec
Base:
master← Head:clang-tidy/misc📝 Commits (1)
05863a3Fix clang-tidy warnings📊 Changes
21 files changed (+146 additions, -147 deletions)
View changed files
📝
src/addhead.h(+3 -3)📝
src/bodydata.h(+1 -1)📝
src/cache.h(+10 -10)📝
src/curl.h(+58 -58)📝
src/curl_multi.h(+4 -4)📝
src/curl_util.h(+1 -1)📝
src/fdcache.cpp(+1 -1)📝
src/fdcache.h(+9 -9)📝
src/fdcache_auto.h(+2 -2)📝
src/fdcache_entity.cpp(+1 -1)📝
src/fdcache_entity.h(+16 -16)📝
src/fdcache_page.h(+7 -7)📝
src/fdcache_stat.cpp(+1 -1)📝
src/fdcache_stat.h(+7 -7)📝
src/s3fs_auth.h(+7 -7)📝
src/s3fs_help.h(+3 -3)📝
src/s3objlist.h(+3 -3)📝
src/sighandlers.cpp(+2 -3)📝
src/sighandlers.h(+8 -8)📝
src/string_util.h(+1 -1)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.