Skip to content

Improve clarity of error messages in sentence validation - #49

Open
REHAN-503 wants to merge 1 commit into
kovzol:masterfrom
REHAN-503:improve-error-messages
Open

Improve clarity of error messages in sentence validation#49
REHAN-503 wants to merge 1 commit into
kovzol:masterfrom
REHAN-503:improve-error-messages

Conversation

@REHAN-503

@REHAN-503 REHAN-503 commented Mar 31, 2026

Copy link
Copy Markdown

This PR proposes an improvement to error message clarity for better user experience.

Motivation:
The current error messages are generic and may be unclear for beginners. This change makes them more descriptive and helpful.

Changes:

  • Clarified messages for invalid logical operators
  • Improved explanations for parentheses and syntax errors
  • Added better guidance for beginners

These improvements enhance usability and help users better understand and fix their input errors.

Comment thread src/sen-data.c

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me

@kovzol

kovzol commented Jun 11, 2026

Copy link
Copy Markdown
Owner

I like these changes, but we need a general overview of all such messages and change them at the same time in the code. So I prefer to not merge this PR at the moment.

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.

3 participants