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

fix typo in clipboard.jl #30209

Merged
merged 1 commit into from
Nov 30, 2018
Merged

Conversation

inkydragon
Copy link
Member

call :GetClipboardData failed should throw a GetClipboardData error, not a :SetClipboardData error

- ccall :GetClipboardData failed should throw a `GetClipboardData` error
Copy link
Member

@StefanKarpinski StefanKarpinski left a comment

Choose a reason for hiding this comment

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

Yes, seems correct. Thank you!

@ararslan ararslan merged commit 3dd678f into JuliaLang:master Nov 30, 2018
@KristofferC KristofferC added bugfix This change fixes an existing bug backport pending 1.0 labels Dec 3, 2018
KristofferC pushed a commit that referenced this pull request Dec 6, 2018
- ccall :GetClipboardData failed should throw a `GetClipboardData` error

(cherry picked from commit 3dd678f)
@KristofferC KristofferC mentioned this pull request Dec 6, 2018
61 tasks
KristofferC pushed a commit that referenced this pull request Dec 12, 2018
- ccall :GetClipboardData failed should throw a `GetClipboardData` error

(cherry picked from commit 3dd678f)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
- ccall :GetClipboardData failed should throw a `GetClipboardData` error

(cherry picked from commit 3dd678f)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
- ccall :GetClipboardData failed should throw a `GetClipboardData` error

(cherry picked from commit 3dd678f)
@inkydragon inkydragon deleted the clipboard.jl-typo branch April 29, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants