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

Improve clarity of message box shown for unhandled warning #1210

Merged
merged 3 commits into from
Dec 16, 2023

Conversation

blairmcg
Copy link
Contributor

Use the new message box to include explanatory text, and change the confusing Abort/Retry/Ignore button labels.

If an identifier auto-completion list is opened in a workspace and a
MessageBox instance is assigned to one of the variables in scope that are
placed in the auto-completion list, a nil DNU will result because the
#icon method of MessageBox usually returns nil. This doesn't meet the
general expectation that any Object can be asked for an icon (usually
returning the class icon).
…sages

flags variable is not initialized if the Structure doesn't define any new
fields.
Use the new message box to include explanatory text, and change the
confusing Abort/Retry/Ignore button labels.
@blairmcg blairmcg merged commit dda9fe5 into master Dec 16, 2023
1 of 2 checks passed
@blairmcg blairmcg deleted the blairmcg/warningmessage branch December 16, 2023 18:16
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