Skip to content

Wip/fix winio file locking set file pointer #202

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

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

Mistuke
Copy link
Contributor

@Mistuke Mistuke commented Apr 16, 2022

Description

Fix #201

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have not added a new Haskell dependency.
  • I have included a changelog entry.
  • I have not modified the version of the package in Win32.cabal.

@Mistuke Mistuke force-pushed the wip/fix-winio-file-locking-set-file-pointer branch from 5f3d997 to ea90712 Compare April 27, 2022 22:54
@Mistuke Mistuke merged commit 9461e74 into master Apr 27, 2022
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.

Add constant INVALID_SET_FILE_POINTER
1 participant