Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iddifff: Provide better error messages when there are format issues #466

Open
1 task done
kesara opened this issue Feb 29, 2024 · 0 comments
Open
1 task done

iddifff: Provide better error messages when there are format issues #466

kesara opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kesara
Copy link
Member

kesara commented Feb 29, 2024

Description

When DOS format text files with (UTF-8 code points) are provided, author tools provide the following error message: TypeError: Node.appendChild: Argument 1 is not an object.

This is caused by awk in rfcdiff:

'usr/bin/awk: towc: multibyte conversion failure on: '�s operating temperature.

 input record number 298, file /tmp/rfcdiff-76592/2/draft-ietf-tvr-use-cases-07.txt
 source line number 2
cmp: EOF on 2/draft-ietf-tvr-use-cases-07.txt after byte 12250

Author Tools should provide a better error message when this occurs.

Code of Conduct

@kesara kesara added the enhancement New feature or request label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant