Description: https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/about.cxx?r=de37cabc#148 https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170 >_WIN64 Defined as 1 when the compilation target is 64-bit ARM or x64. Otherwise, undefined. Steps to Reproduce: 1. use libreoffice arm version 2. check its version on about dialog Actual Results: x64 Expected Results: arm64 Reproducible: Always User Profile Reset: No Additional Info: N/A (Honestly, I didn't test this bug myself. just found a tweet.)
Let's close this as dupe of my bug 145857. I think now (and developers and QA support the idea to show in About dialog the CPU architecture) *** This bug has been marked as a duplicate of bug 145857 ***
(see <https://git.libreoffice.org/core/+/76601f1e935ec7cebbfec26c988bf6f77c638052%5E%21> "Always include target CPU architecture in About dialog Version Information", which happens to fix this)