Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/4322
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/4322/1
Remove micro optimisation
Change-Id: I489b9948c2b3a888fcfcf8cc89bf408760a11d06
---
M svl/source/numbers/zforscan.hxx
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/svl/source/numbers/zforscan.hxx b/svl/source/numbers/zforscan.hxx
index bd63376..baf322e 100644
--- a/svl/source/numbers/zforscan.hxx
+++ b/svl/source/numbers/zforscan.hxx
@@ -157,11 +157,7 @@
short nTypeArray[NF_MAX_FORMAT_SYMBOLS]; // Array of infos
// External Infos:
sal_uInt16 nAnzResStrings; // Result symbol count
-#if !(defined SOLARIS && defined X86)
short eScannedType; // Type according to scan
-#else
- int eScannedType; // Due to optimisation
-#endif
bool bThousand; // With thousands marker
sal_uInt16 nThousand; // Counts .... series
sal_uInt16 nCntPre; // Counts digits of integral part
--
To view, visit https://gerrit.libreoffice.org/4322
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I489b9948c2b3a888fcfcf8cc89bf408760a11d06
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Philipp Weissenbacher <p.weissenbacher@gmail.com>
Context
- [PATCH] Remove micro optimisation · Philipp Weissenbacher (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.