windows/mkwinsyscall: remove errnoERROR_IO_PENDING const#140
windows/mkwinsyscall: remove errnoERROR_IO_PENDING const#140thaJeztah wants to merge 1 commit intogolang:masterfrom
Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]>
|
This PR (HEAD: 12b1d1c) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/441439 to see it. Tip: You can toggle comments from me using the |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/441439. |
|
Message from Sebastiaan van Stijn: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/441439. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/441439. |
From the looks of it, this const is redundant (but perhaps there's something I'm overlooking 😅)