Skip to content

Conversation

akavel
Copy link

@akavel akavel commented Jun 3, 2020

Fix an error in Nim 1.2 on Windows:

asynctools\asyncpipe.nim(260, 16) Error: undeclared identifier: 'PCustomOverlapped'

Also, it took me suuuuper long to find out how to detect that asyncpipe.readInto encountered an EOF on Windows... so I thought it could be nice to add an explicit explanation in the docs...

akavel added 2 commits June 4, 2020 00:08
Previous code results in the following error:

  asynctools\asyncpipe.nim(260, 16) Error: undeclared identifier: 'PCustomOverlapped'
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