| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| #ifdef MS_WINDOWS | ||
|
|
||
| static PyTypeObject WindowsVersionType = {0, 0, 0, 0, 0, 0}; | ||
| static PyTypeObject WindowsVersionType = { 0 }; |
There was a problem hiding this comment.
Previously, this generated 3 times
warning : suggest braces around initialization of subobject [-Wmissing-braces]
Doubled/or trippled, because compiled in the _freeze_module, too.
Sorry, something went wrong.
| } | ||
|
|
||
|
|
||
| #ifndef MS_WINDOWS |
There was a problem hiding this comment.
fix warning : unused variable 'perf_map_state' [-Wunused-variable]
Sorry, something went wrong.
There was a problem hiding this comment.
This one was fixed by 486d537, you can now revert the change which just removes an empty line, no?
Sorry, something went wrong.
|
Rebased, because #131487 partly touched it |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.