[PR #4] [MERGED] Fix compile on newer GCC and fix bug that missed matches starting at … #4

Closed
opened 2026-01-30 21:25:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/claunia/findcrcs/pull/4
Author: @wiggy2k
Created: 3/2/2025
Status: Merged
Merged: 3/2/2025
Merged by: @claunia

Base: masterHead: FIX/Start-at-offset-0


📝 Commits (1)

  • f139549 Fix compile on newer GCC and fix bug that missed matches starting at offset 0 when not running in silent mode (-f | -q)

📊 Changes

2 files changed (+26 additions, -19 deletions)

View changed files

📝 Makefile (+1 -1)
📝 findcrcs.cc (+25 -18)

📄 Description

…offset 0 when not running in silent mode (-f | -q)


🔄 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/claunia/findcrcs/pull/4 **Author:** [@wiggy2k](https://github.com/wiggy2k) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/2/2025 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `FIX/Start-at-offset-0` --- ### 📝 Commits (1) - [`f139549`](https://github.com/claunia/findcrcs/commit/f13954905a72eb276ff52e9a45b486371fb4e2cf) Fix compile on newer GCC and fix bug that missed matches starting at offset 0 when not running in silent mode (-f | -q) ### 📊 Changes **2 files changed** (+26 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `findcrcs.cc` (+25 -18) </details> ### 📄 Description …offset 0 when not running in silent mode (-f | -q) --- <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-30 21:25:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: claunia/findcrcs#4