Skip to content

Improve clarity of message box shown for unhandled warning#1210

Merged
blairmcg merged 3 commits intomasterfrom
blairmcg/warningmessage
Dec 16, 2023
Merged

Improve clarity of message box shown for unhandled warning#1210
blairmcg merged 3 commits intomasterfrom
blairmcg/warningmessage

Conversation

@blairmcg
Copy link
Copy Markdown
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
@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