[PR #1014] [MERGED] Prefer simple over compound statements in macros #1761

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1014
Author: @gaul
Created: 4/17/2019
Status: Merged
Merged: 4/22/2019
Merged by: @ggtakec

Base: masterHead: macro


📝 Commits (1)

  • 0677a09 Prefer simple over compound statements in macros

📊 Changes

3 files changed (+25 additions, -16 deletions)

View changed files

📝 src/common.h (+12 -4)
📝 src/curl.cpp (+2 -2)
📝 src/s3fs.h (+11 -10)

📄 Description

This prohibits missing semicolons.


🔄 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/1014 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/17/2019 **Status:** ✅ Merged **Merged:** 4/22/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `macro` --- ### 📝 Commits (1) - [`0677a09`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0677a096a9ad11d2ada8f7150d502b876d01cdf7) Prefer simple over compound statements in macros ### 📊 Changes **3 files changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/common.h` (+12 -4) 📝 `src/curl.cpp` (+2 -2) 📝 `src/s3fs.h` (+11 -10) </details> ### 📄 Description This prohibits missing semicolons. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:02 +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#1761
No description provided.