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

GH-289 fix message box in AHKv2 #290

Merged
merged 1 commit into from
Apr 19, 2024
Merged

GH-289 fix message box in AHKv2 #290

merged 1 commit into from
Apr 19, 2024

Conversation

spyoungtech
Copy link
Owner

@spyoungtech spyoungtech commented Apr 19, 2024

Fixes a problem where msg_box has missing arguments for the underlying call to AHKMsgBox, which results in an error being thrown when using AHKv2.

Resolves #289

@coveralls
Copy link

Coverage Status

coverage: 77.324% (-0.02%) from 77.346%
when pulling 61d2663 on gh-289
into 245c84a on main.

@spyoungtech spyoungtech merged commit 6b84fe6 into main Apr 19, 2024
13 checks passed
@spyoungtech spyoungtech deleted the gh-289 branch May 10, 2024 08:11
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.

msg_box crashes with AHK v2
2 participants