[PR #2506] [MERGED] Fix Windows compilation #2586

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2506
Author: @siketyan
Created: 7/26/2024
Status: Merged
Merged: 7/27/2024
Merged by: @ggtakec

Base: masterHead: fix/windows-compilation


📝 Commits (2)

  • 962f19b docs: Fix Windows compile instructions
  • f5399b1 fix: Use fallocate stub on MSYS2

📊 Changes

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

View changed files

📝 COMPILATION.md (+2 -2)
📝 src/fdcache_entity.cpp (+1 -1)

📄 Description

Relevant Issue (if applicable)

#2503

Details

This pull request updates the outdated compilation instructions for Windows + MSYS2 and fixes minor issues that cause compile errors.


🔄 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/2506 **Author:** [@siketyan](https://github.com/siketyan) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix/windows-compilation` --- ### 📝 Commits (2) - [`962f19b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/962f19b6ff991908075747139cfb043c6803a181) docs: Fix Windows compile instructions - [`f5399b1`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f5399b13e01d45da0472074dd844461c88226b27) fix: Use fallocate stub on MSYS2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `COMPILATION.md` (+2 -2) 📝 `src/fdcache_entity.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #2503 ### Details This pull request updates the outdated compilation instructions for Windows + MSYS2 and fixes minor issues that cause compile errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:18 +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#2586
No description provided.