Skip to content

Fix handling of EOF in lsh_read_line()#26

Open
robsim0116 wants to merge 1 commit into
brenns10:masterfrom
robsim0116:fix_oef_handling
Open

Fix handling of EOF in lsh_read_line()#26
robsim0116 wants to merge 1 commit into
brenns10:masterfrom
robsim0116:fix_oef_handling

Conversation

@robsim0116

@robsim0116 robsim0116 commented Aug 25, 2024

Copy link
Copy Markdown

Hi again : ) I have implemented the changes (with your suggestion) and hope everything looks good! I also noticed you opted to mix perror() and fprintf() elsewhere in your code (in places where errno would be set), but I didn't touch any of that because, well, your choices were more than likely intentional!

Fixes #25

@robsim0116 robsim0116 changed the title Fix handling of EOF in lsh_read_line() (#25) Fix handling of EOF in lsh_read_line() Aug 25, 2024
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.

Handling of EOF in lsh_read_line()

1 participant