mirror of
https://github.com/claunia/findcrcs.git
synced 2026-02-04 05:26:48 +00:00
[PR #4] [MERGED] Fix compile on newer GCC and fix bug that missed matches starting at … #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:FIX/Start-at-offset-0📝 Commits (1)
f139549Fix 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.