Hi,
I stumbled on some ifdefs of ALPHA existing as follows:
sfx2/inc/sfx2/minarray.hxx:#if defined (ALPHA) && defined (UNX)
svtools/source/filter/filter.cxx:#if defined UNX && defined ALPHA
sw/source/core/docnode/ndsect.cxx:#if defined( ALPHA ) && defined( UNX )
sw/source/core/docnode/node.cxx:#if defined( ALPHA ) && defined( UNX )
sw/source/core/docnode/node.cxx:#if defined( ALPHA ) && defined( UNX )
sw/source/core/table/swtable.cxx:#if defined(ALPHA) && defined(WNT)
sw/source/core/table/swtable.cxx:#if defined(ALPHA) && defined(WNT)
tools/source/stream/strmunx.cxx:#if defined(RS6000) || defined(ALPHA) || defined(NETBSD) || \
tools/source/stream/strmunx.cxx:#if !defined(RS6000) && !defined(ALPHA) && !defined(NETBSD) &&
!defined (FREEBSD) && \
but solenv/inc/unxlngaxp.mk does not define it nor somewhere else.
Should it be fixed or just removed?
Cheers,
-- Takeshi Abe
Context
- [Libreoffice] #ifdef ALPHA for DEC Alpha? · Takeshi Abe
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.