[PR #257] [MERGED] Bug on Windows on .NET Core fix #930

Closed
opened 2026-01-29 22:18:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/257
Author: @adamhathcock
Created: 6/5/2017
Status: Merged
Merged: 6/9/2017
Merged by: @adamhathcock

Base: masterHead: network_bug_windows


📝 Commits (2)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 src/SharpCompress/IO/RewindableStream.cs (+6 -0)

📄 Description

https://github.com/dotnet/corefx/issues/20676

https://github.com/adamhathcock/sharpcompress/issues/255

I guess I should do this for more streams.


🔄 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/adamhathcock/sharpcompress/pull/257 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 6/5/2017 **Status:** ✅ Merged **Merged:** 6/9/2017 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `network_bug_windows` --- ### 📝 Commits (2) - [`2554f1e`](https://github.com/adamhathcock/sharpcompress/commit/2554f1e15821dd91afe5cf407b6e1188c6a61d03) Bug on Windows on .NET Core fix: https://github.com/dotnet/corefx/issues/20676 - [`c946a8c`](https://github.com/adamhathcock/sharpcompress/commit/c946a8c8aa22a2188ca5dbea6b7f0aaafd81c77b) Add comment ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/IO/RewindableStream.cs` (+6 -0) </details> ### 📄 Description https://github.com/dotnet/corefx/issues/20676 https://github.com/adamhathcock/sharpcompress/issues/255 I guess I should do this for more streams. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#930