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

341 improve exchange error reporting #342

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Aug 25, 2024

Improve exchange error reporting #341

  • Add TContest.CheckEnteredCallLength virtual function
  • Add TContest.ValidateEnteredExchange virtual function
  • return ExchError via ValidateEnteredExchange
  • report Exchange error after hitting Enter
  • callsigns must contain 3 or more characters.

See example output in Issue #341.

- Add TContest.CheckEnteredCallLength virtual function
- Add TContest.ValidateEnteredExchange virtual function
- return ExchError via ValidateEnteredExchange
- report Exchange error after hitting Enter
- callsigns must contain 3 or more characters.
- Add TContest.CheckEnteredCallLength virtual function
- Add TContest.ValidateEnteredExchange virtual function
- return ExchError via ValidateEnteredExchange
- report Exchange error after hitting Enter
- callsigns must contain 3 or more characters.
@w7sst w7sst added this to the v1.85 - next release milestone Aug 25, 2024
@w7sst w7sst self-assigned this Aug 25, 2024
@w7sst w7sst linked an issue Aug 25, 2024 that may be closed by this pull request
@w7sst w7sst merged commit 659722d into main Aug 25, 2024
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.

Improve missing/invalid exchange error reporting
2 participants