[PR #2381] [MERGED] Revert "Call C++11 get_time and put_time (#2375)" #2514

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2381
Author: @gaul
Created: 11/26/2023
Status: Merged
Merged: 11/26/2023
Merged by: @ggtakec

Base: masterHead: c++11


📝 Commits (1)

📊 Changes

4 files changed (+43 additions, -20 deletions)

View changed files

📝 src/metaheader.cpp (+4 -6)
📝 src/s3fs_logger.cpp (+3 -2)
📝 src/string_util.cpp (+30 -12)
📝 src/string_util.h (+6 -0)

📄 Description

This reverts commit 10a72bfd0f. These commit is incompatible with older CentOS 7 libstdc++.


🔄 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/2381 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/26/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `c++11` --- ### 📝 Commits (1) - [`2703cec`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2703cecf736989cc5fcc74c51ee0d5ef0d2e5abe) Revert "Call C++11 get_time and put_time (#2375)" ### 📊 Changes **4 files changed** (+43 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/metaheader.cpp` (+4 -6) 📝 `src/s3fs_logger.cpp` (+3 -2) 📝 `src/string_util.cpp` (+30 -12) 📝 `src/string_util.h` (+6 -0) </details> ### 📄 Description This reverts commit 10a72bfd0f52bc70ad7f1dd6fbb92dbea376614c. These commit is incompatible with older CentOS 7 libstdc++. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:55 +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#2514
No description provided.