Skip to content

Conversation

andrewliebenow
Copy link
Contributor

  • Implement handling of "\0" delimiter
  • Process data in bytes to allow handling of non-UTF-8 data
  • Forbid unescaped trailing backslash delimiter
  • Fix handling of repeated input files
  • In "-s" mode, reset delimiters iterator after each file

- Implement handling of "\0" delimiter
- Process data in bytes to allow handling of non-UTF-8 data
- Forbid unescaped trailing backslash delimiter
- Fix handling of repeated input files
- In "-s" mode, reset delimiters iterator after each file
Copy link
Contributor

@jgarzik jgarzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broadly looks ok. Minor changes highlighted.

@jgarzik jgarzik merged commit ac9a766 into rustcoreutils:main Oct 11, 2024
2 checks passed
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.

2 participants