Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Conversation

vielmetti
Copy link

the limitations I see are

  • no handling of symlinks
  • limited line length

I documented both of those. I'm not so sure about the second, but I added a test file with some lines longer than "limit" (400) so that there's a test that could be done.

Document line length, symlink limitations
Longline.txt is intended as a test file to validate correctness when lines are longer than a minimum length.
Add a warning about the "chars per line" limit; I can't tell from a first read
of the code if the replace has a limit or not in practice.
@harthur
Copy link
Owner

harthur commented Jan 25, 2013

Thanks for bringing this up. I'll merge some of these notes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants