[PR #2224] [CLOSED] Specify C++03 when configuring #2395

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2224
Author: @gaul
Created: 7/19/2023
Status: Closed

Base: masterHead: c++03


📝 Commits (1)

  • 3ea4bcf Specify C++03 when configuring

📊 Changes

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

View changed files

📝 .github/workflows/linux-ci-helper.sh (+1 -1)
📝 configure.ac (+1 -1)

📄 Description

This prevents a std::auto_ptr warning about not using std::unique_ptr. Remove similar setting from CI configuration. References #2177.


🔄 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/2224 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `c++03` --- ### 📝 Commits (1) - [`3ea4bcf`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3ea4bcf30a70bb556a09ca0943296175b395067b) Specify C++03 when configuring ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-ci-helper.sh` (+1 -1) 📝 `configure.ac` (+1 -1) </details> ### 📄 Description This prevents a std::auto_ptr warning about not using std::unique_ptr. Remove similar setting from CI configuration. References #2177. --- <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:19 +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#2395
No description provided.