Skip to content

Conversation

@MattEqualsCoder
Copy link
Collaborator

Let this be a lesson to just ignore IDE warnings coming from GitHub actions! :) Or maybe to just test last minute changes to remove those warnings...

@CPColin
Copy link
Collaborator

CPColin commented Jan 25, 2026

Oh that difference between Read and ReadExactly is fun

@Vivelin
Copy link
Member

Vivelin commented Jan 25, 2026

In hindsight, maybe I should've asked about that change in the previous PR…

Sounds like a classic case of overzealous analyzers.

Edit: looking at the full code, I guess we explicitly don't care about how many bytes were read, because rom (banks) have a specific, fixed size that should be padded with zeroes?

@MattEqualsCoder
Copy link
Collaborator Author

Edit: looking at the full code, I guess we explicitly don't care about how many bytes were read, because rom (banks) have a specific, fixed size that should be padded with zeroes?

Yeah, that's my guess. At the point, it's like 5+ year old code that pre-dates Cas', so just feels best to leave it be. lol

@MattEqualsCoder MattEqualsCoder merged commit fb0ce9f into main Jan 25, 2026
4 checks passed
@MattEqualsCoder MattEqualsCoder deleted the fix-generation-error branch January 25, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants