[PR #516] [MERGED] Fix some 32-bit incompatibilities #680

Closed
opened 2026-03-03 12:31:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/516
Author: @gaul
Created: 6/22/2021
Status: Merged
Merged: 6/23/2021
Merged by: @fsouza

Base: mainHead: 32-bit


📝 Commits (1)

  • 34d190e Fix some 32-bit incompatibilities

📊 Changes

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

View changed files

📝 fakestorage/object.go (+6 -6)
📝 internal/backend/fs.go (+1 -1)

📄 Description

This allows fake-gcs-server to work on Raspberry Pi.


🔄 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/fsouza/fake-gcs-server/pull/516 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/22/2021 **Status:** ✅ Merged **Merged:** 6/23/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `32-bit` --- ### 📝 Commits (1) - [`34d190e`](https://github.com/fsouza/fake-gcs-server/commit/34d190eb64ecf498106bc835c3be9d2ccd79a617) Fix some 32-bit incompatibilities ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+6 -6) 📝 `internal/backend/fs.go` (+1 -1) </details> ### 📄 Description This allows fake-gcs-server to work on Raspberry Pi. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:08 +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/fake-gcs-server#680
No description provided.