[PR #222] [MERGED] Annotate constructors as explicit #1406

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/222
Author: @gaul
Created: 8/6/2015
Status: Merged
Merged: 8/12/2015
Merged by: @ggtakec

Base: masterHead: explicit


📝 Commits (1)

  • b6fa2de Annotate constructors as explicit

📊 Changes

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

View changed files

📝 src/common.h (+1 -1)
📝 src/curl.h (+1 -1)
📝 src/fdcache.h (+3 -3)
📝 src/s3fs_util.h (+1 -1)

📄 Description

This prevents implicit conversions.


🔄 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/222 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/6/2015 **Status:** ✅ Merged **Merged:** 8/12/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `explicit` --- ### 📝 Commits (1) - [`b6fa2de`](https://github.com/s3fs-fuse/s3fs-fuse/commit/b6fa2deb9f7f653c42f4c6fa28f4dd241f27a66f) Annotate constructors as explicit ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/common.h` (+1 -1) 📝 `src/curl.h` (+1 -1) 📝 `src/fdcache.h` (+3 -3) 📝 `src/s3fs_util.h` (+1 -1) </details> ### 📄 Description This prevents implicit conversions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:47 +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#1406
No description provided.