Skip to content

Correctly run HiSoft C v3.09 - #255

Merged
skx merged 3 commits into
masterfrom
250-c
Aug 13, 2026
Merged

Correctly run HiSoft C v3.09#255
skx merged 3 commits into
masterfrom
250-c

Conversation

@skx

@skx skx commented Aug 13, 2026

Copy link
Copy Markdown
Owner

This closes #250, which was a duplicated/simplified version of the original issue #234.

Here we've updated the RC calculation, and applied it consistently, and switched to only updating the modified fields in the FCB stored by the caller in RAM - instead of blurting the whole structure back into place.

This covers the case where the read/write overlaps with the actual FCB area, which is .. possible and horrid in equal measure.

With this pull-request there are now zero known flaws in our file-handling.

skx added 3 commits August 13, 2026 19:59
This closes #250, which was a duplicated/simplified version of
the original issue #234.

Here we've updated the RC calculation, and applied it consistently,
and switched to only updating the modified fields in the FCB stored
by the caller in RAM - instead of blurting the whole structure back
into place.

This covers the case where the read/write overlaps with the actual
FCB area, which is .. possible and horrid in equal measure.

With this pull-request there are now zero known flaws in our
file-handling.
@skx
skx merged commit 189d814 into master Aug 13, 2026
1 check passed
@skx
skx deleted the 250-c branch August 13, 2026 17:13
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.

HiSoft C

1 participant