Skip to content

fix issues in wait_until_time_or_msg function#1423

Merged
Osspial merged 1 commit into
rust-windowing:masterfrom
filnet:fix-wait-until-time-or-msg
Feb 19, 2020
Merged

fix issues in wait_until_time_or_msg function#1423
Osspial merged 1 commit into
rust-windowing:masterfrom
filnet:fix-wait-until-time-or-msg

Conversation

@filnet
Copy link
Copy Markdown
Contributor

@filnet filnet commented Jan 28, 2020

Would wait for events when now == wait_untill

  • Tested on all platforms changed
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch
  • cargo doc builds successfully
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

@goddessfreya goddessfreya added DS - win32 Affects the Win32/Windows backend C - waiting on maintainer A maintainer must review this code labels Jan 29, 2020
@goddessfreya goddessfreya requested a review from Osspial January 29, 2020 21:48
@filnet filnet force-pushed the fix-wait-until-time-or-msg branch from cccb931 to eb491b4 Compare February 5, 2020 22:36
@filnet filnet force-pushed the fix-wait-until-time-or-msg branch from eb491b4 to c8591aa Compare February 12, 2020 17:57
Copy link
Copy Markdown
Contributor

@Osspial Osspial left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for catching this!

@Osspial Osspial merged commit 522a6e3 into rust-windowing:master Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C - waiting on maintainer A maintainer must review this code DS - win32 Affects the Win32/Windows backend

Development

Successfully merging this pull request may close these issues.

3 participants