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

Implement stricter status-line parsing. #149

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Implement stricter status-line parsing. #149

merged 1 commit into from
Apr 24, 2024

Conversation

notroj
Copy link
Owner

@notroj notroj commented Apr 23, 2024

Implement stricter status-line parsing.

* src/mktable.c (gen_status_line): New lookup table generator.

* src/ne_utils.c (ne_parse_statusline): Reimplement.

* test/util-tests.c: Update test cases.
  (status_lines): Better error reporting.

* test/twooh7.c (errors): Update to use compliant status-lines.

* src/ne_207.c (end_element): Update debugging only.

* src/mktable.c (gen_status_line): New lookup table generator.

* src/ne_utils.c (ne_parse_statusline): Reimplement.

* test/util-tests.c: Update test cases.
  (status_lines): Better error reporting.

* test/twooh7.c (errors): Update to use compliant status-lines.

* src/ne_207.c (end_element): Update debugging only.

* doc/ref/status.xml: Update.
@notroj notroj merged commit b132c83 into master Apr 24, 2024
196 checks passed
@notroj notroj deleted the strict-st-line branch April 24, 2024 16:55
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.

1 participant