-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-102141: replace use of getpid on Windows with GetCurrentProcessId #102142
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
Conversation
My opinion may be in the minority here, but I'd prefer to not define Lines 509 to 510 in 7c106a4
I know other cases have defined a POSIX system function as being available on Windows that isn't actually available (e.g. |
One difference with e.g. |
We can both be in the minority then. I'm sure I've done it in the past, but have definitely come around to it not being a great idea (I'm still tempted to split the Windows definitions into |
…niversal Windows Platform
Great, thanks for being responsive! And thanks for the patch |
|
Uh oh!
There was an error while loading. Please reload this page.