Skip to content

Conversation

@LoukasPap
Copy link

Fix issue 248

  • Increase to 2 supported addresses for i (insert) and a (append) commands
  • Add 1 simple test case for each

@github-actions
Copy link

GNU sed testsuite comparison:

Test results comparison:
  Current:   TOTAL: 64 / PASSED: 8 / FAILED: 56 / SKIPPED: 0
  Reference: TOTAL: 64 / PASSED: 8 / FAILED: 56 / SKIPPED: 0

@dspinellis
Copy link
Collaborator

Same here. Prevent this under --posix and squash the commits. consider combining with the = command. Also update the README to document these extensions.

@LoukasPap
Copy link
Author

@dspinellis You are right. I will add these in the PR #260.

Same here. Prevent this under --posix and squash the commits. consider combining with the = command. Also update the README to document these extensions.

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.

rejects address ranges for i and a commands (GNU accepts them)

2 participants