mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2370] [MERGED] Address clang-tidy modernize-deprecated-headers #2505
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#2505
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/2370
Author: @gaul
Created: 11/17/2023
Status: ✅ Merged
Merged: 11/19/2023
Merged by: @ggtakec
Base:
master← Head:clang-tidy/deprecated-headers📝 Commits (1)
fbf5267Address clang-tidy modernize-deprecated-headers📊 Changes
15 files changed (+30 additions, -32 deletions)
View changed files
📝
.clang-tidy(+0 -1)📝
src/curl.cpp(+1 -1)📝
src/fdcache_entity.cpp(+2 -2)📝
src/fdcache_fdinfo.cpp(+1 -1)📝
src/gnutls_auth.cpp(+4 -4)📝
src/nss_auth.cpp(+4 -4)📝
src/s3fs.cpp(+1 -1)📝
src/s3fs_cred.cpp(+1 -1)📝
src/test_string_util.cpp(+1 -1)📝
src/threadpoolman.cpp(+2 -2)📝
test/cr_filename.cc(+2 -2)📝
test/junk_data.cc(+3 -3)📝
test/mknod_test.cc(+4 -5)📝
test/truncate_read_file.cc(+2 -2)📝
test/write_multiblock.cc(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.