Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi,
In commit 
9eac4a5<http://cgit.freedesktop.org/libreoffice/core/commit/?id=66397a4fd222757a8bd651c0c297615319eac4a5>
Jelle
changed the following:
diff --git a/cppu/source/uno/data.cxx b/cppu/source/uno/data.cxx
index f6f7b1e..b6b4a05 100644
--- 
a/cppu/source/uno/data.cxx<http://cgit.freedesktop.org/libreoffice/core/tree/cppu/source/uno/data.cxx?id=b1d65c9f1535c9ef283d2a91a225359e5983f747>
+++ 
b/cppu/source/uno/data.cxx<http://cgit.freedesktop.org/libreoffice/core/tree/cppu/source/uno/data.cxx?id=66397a4fd222757a8bd651c0c297615319eac4a5>
@@ -351,7 +351,7 @@ CPPU_DLLPUBLIC sal_Bool SAL_CALL
uno_type_isAssignableFromData(
 #if (defined(INTEL) \
&& (defined(__GNUC__) && (defined(LINUX) || defined(FREEBSD) ||
defined(NETBSD) || defined(OPENBSD)) \
- || defined(MACOSX) || defined(DRAGONFLY) || (defined(__SUNPRO_CC) &&
defined(SOLARIS)))) \
+ || defined(MACOSX) || defined(DRAGONFLY) || )) \
|| defined(IOS)
#define MAX_ALIGNMENT_4
#endif

Now I was wondering, if the empty OR at the end might bring any
complications? Wouldn't it be better to remove these characters as well? I
submitted a change request to gerrit:
https://gerrit.libreoffice.org/#/c/7269/

Cheers!
Philipp

Context


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.