[PR #2245] [MERGED] Fix junk_data for 32-bit platforms #2412

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2245
Author: @gaul
Created: 8/2/2023
Status: Merged
Merged: 8/5/2023
Merged by: @ggtakec

Base: masterHead: test/junk-data


📝 Commits (1)

  • c905abb Fix junk_data for 32-bit platforms

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 test/junk_data.cc (+5 -4)

📄 Description

Previously this had a mismatch between size_t and unsigned long long.


🔄 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/2245 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/2/2023 **Status:** ✅ Merged **Merged:** 8/5/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/junk-data` --- ### 📝 Commits (1) - [`c905abb`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c905abba660c7790870137fa515c26ee4ff302c8) Fix junk_data for 32-bit platforms ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `test/junk_data.cc` (+5 -4) </details> ### 📄 Description Previously this had a mismatch between `size_t` and `unsigned long long`. --- <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:25 +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#2412
No description provided.