mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #1390] [MERGED] Remove uses of implicit namespace std #1951
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#1951
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/1390
Author: @gaul
Created: 9/11/2020
Status: ✅ Merged
Merged: 9/13/2020
Merged by: @ggtakec
Base:
master← Head:namespace-std📝 Commits (1)
1043e08Remove uses of implicit namespace std📊 Changes
26 files changed (+602 additions, -652 deletions)
View changed files
📝
src/addhead.cpp(+17 -19)📝
src/autolock.cpp(+0 -2)📝
src/bodydata.cpp(+0 -2)📝
src/cache.cpp(+16 -18)📝
src/common_auth.cpp(+9 -11)📝
src/curl.cpp(+191 -193)📝
src/curl_handlerpool.cpp(+0 -2)📝
src/curl_multi.cpp(+0 -2)📝
src/curl_util.cpp(+43 -45)📝
src/fdcache.cpp(+24 -26)📝
src/fdcache_entity.cpp(+9 -11)📝
src/fdcache_page.cpp(+11 -13)📝
src/fdcache_stat.cpp(+10 -12)📝
src/gnutls_auth.cpp(+0 -2)📝
src/metaheader.cpp(+6 -8)📝
src/mpu_util.cpp(+3 -5)📝
src/nss_auth.cpp(+0 -2)📝
src/openssl_auth.cpp(+0 -2)📝
src/s3fs.cpp(+150 -152)📝
src/s3fs_help.cpp(+0 -2)...and 6 more files
📄 Description
Fixed via:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.