https://bugs.documentfoundation.org/show_bug.cgi?id=130137
Bug ID: 130137
Summary: Replace remaining uses of WNT define checks with
_WIN32
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
https://opengrok.libreoffice.org/search?project=core&full=WNT&type=cxx&n=50
Here are available some instances of precompiler checks like
> #elif defined WNT
We already had some cleanups replacing checks for windows to uniform _WIN32 -
see
https://git.libreoffice.org/core/+/ce43d0ae9279edbf1ad108fe0d8325327a038d49
https://git.libreoffice.org/core/+/92ed91610d30246e671226da081da748f6b16aae
https://git.libreoffice.org/core/+/fda27303cfb84ef182696787878dba06c4a129da
https://git.libreoffice.org/core/+/e1e39fac2203d10f8a19b18558c42a1943ad8736
etc.
But these in the opengrok list are likely leftovers from those commits. The
easy hack is to clean up them to use consistent check for _WIN32.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs