https://bugs.documentfoundation.org/show_bug.cgi?id=151018
Bug ID: 151018
Summary: About dialog describes LibreOffice as x64 even if it
is ARM version
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
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.)
--
You are receiving this mail because:
You are the assignee for the bug.