dj(1): fix yet another stdin skipping bug #138

Closed
trinity wants to merge 0 commits from dj into main
Owner

Introduced in #134, one juicy infiniskip that is rectified with basic subtraction. I noticed this while working on #96.

Once you see the fix, the bug is easy to spot. I introduced another bug in the process of fixing the first but the io->bufuse <= io->bs assertion in Io_read saved the day.

Introduced in #134, one juicy infiniskip that is rectified with basic subtraction. I noticed this while working on #96. Once you see the fix, the bug is easy to spot. I introduced another bug in the process of fixing the first but the `io->bufuse <= io->bs` assertion in `Io_read` saved the day.
trinity added the
bug
label 2024-07-09 04:57:50 +00:00
trinity added 2 commits 2024-07-09 04:57:50 +00:00
trinity requested review from emma 2024-07-09 04:57:59 +00:00
emma added a new dependency 2024-07-12 21:34:18 +00:00
emma approved these changes 2024-07-12 21:34:36 +00:00
Author
Owner

Merged.

Merged.
trinity closed this pull request 2024-07-15 08:37:00 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#142 Formatting
bonsai/harakit
Reference: bonsai/harakit#138
No description provided.