[PR #924] [MERGED] Prefer empty over size checks #1703

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/924
Author: @gaul
Created: 1/23/2019
Status: Merged
Merged: 1/27/2019
Merged by: @ggtakec

Base: masterHead: clang-tidy/empty


📝 Commits (1)

  • 84b421d Prefer empty over size checks

📊 Changes

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

View changed files

📝 src/addhead.cpp (+3 -3)
📝 src/curl.cpp (+13 -13)
📝 src/fdcache.cpp (+13 -13)
📝 src/s3fs.cpp (+15 -15)

📄 Description

Found and fixed via clang-tidy.


🔄 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/924 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 1/27/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/empty` --- ### 📝 Commits (1) - [`84b421d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/84b421d6ef220fdbb918634739328002ad7bd8ea) Prefer empty over size checks ### 📊 Changes **4 files changed** (+44 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+3 -3) 📝 `src/curl.cpp` (+13 -13) 📝 `src/fdcache.cpp` (+13 -13) 📝 `src/s3fs.cpp` (+15 -15) </details> ### 📄 Description Found and fixed via clang-tidy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:45 +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#1703
No description provided.