[PR #465] [MERGED] Detect EOF during the search for error counts #1025

Open
opened 2026-01-29 16:24:55 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/465
Author: @fuzz6001
Created: 3/12/2023
Status: Merged
Merged: 3/12/2023
Merged by: @mnadareski

Base: masterHead: detect-eof


📝 Commits (1)

  • f747219 Detect EOF during the search for error counts

📊 Changes

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

View changed files

📝 MPF.Modules/Redumper/Parameters.cs (+4 -2)

📄 Description

The current code does not detect EOF during the search for REDUMP.ORG 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/SabreTools/MPF/pull/465 **Author:** [@fuzz6001](https://github.com/fuzz6001) **Created:** 3/12/2023 **Status:** ✅ Merged **Merged:** 3/12/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `detect-eof` --- ### 📝 Commits (1) - [`f747219`](https://github.com/SabreTools/MPF/commit/f7472198927957f9a5f394f72a44190c2b439cfe) Detect EOF during the search for error counts ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Modules/Redumper/Parameters.cs` (+4 -2) </details> ### 📄 Description The current code does not detect EOF during the search for `REDUMP.ORG errors`. --- <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 16:24:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1025