[PR #904] [MERGED] Remove unnecessary calls to std::string::c_str #1686

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/904
Author: @gaul
Created: 1/18/2019
Status: Merged
Merged: 1/20/2019
Merged by: @ggtakec

Base: masterHead: clang-tidy/c-str


📝 Commits (1)

  • 508fafb Remove unnecessary calls to std::string::c_str

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 src/cache.cpp (+5 -5)
📝 src/curl.cpp (+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/904 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/18/2019 **Status:** ✅ Merged **Merged:** 1/20/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/c-str` --- ### 📝 Commits (1) - [`508fafb`](https://github.com/s3fs-fuse/s3fs-fuse/commit/508fafbe627e811688154d5b02a206a473c8a11e) Remove unnecessary calls to std::string::c_str ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+5 -5) 📝 `src/curl.cpp` (+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:01:41 +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#1686
No description provided.