[PR #331] [MERGED] Address various clang warnings #1465

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/331
Author: @gaul
Created: 1/11/2016
Status: Merged
Merged: 1/16/2016
Merged by: @ggtakec

Base: masterHead: clang


📝 Commits (1)

  • e003732 Address various clang warnings

📊 Changes

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

View changed files

📝 src/curl.h (+1 -1)
📝 src/s3fs.cpp (+5 -5)

📄 Description

Found with:

-Wc++11-extensions
-Wc++11-extra-semi
-Wmissing-variable-declarations
-Wundef


🔄 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/331 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/11/2016 **Status:** ✅ Merged **Merged:** 1/16/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang` --- ### 📝 Commits (1) - [`e003732`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e003732f18a355bdbe8ae06bf2788e83ba4d971d) Address various clang warnings ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.h` (+1 -1) 📝 `src/s3fs.cpp` (+5 -5) </details> ### 📄 Description Found with: -Wc++11-extensions -Wc++11-extra-semi -Wmissing-variable-declarations -Wundef --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54:06 +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#1465
No description provided.