[Open Office] small patch against speed-ooqstart-x11-only.diff

NAKATA Maho chat95 at mac.com
Fri Jul 7 21:40:52 EDT 2006


Dear kendy,

My patch is important for other platforms since
including endian.h is not portable at all. OOo uses osl/endian.h
instead to make it portable.

According to http://www.rdesktop.org/archive/2001/msg00719.html,

> "endian.h" does not exist on (at least) these platforms:
> FreeBSD, NetBSD, OSF/Tru64, HP-UX 10, Solaris, A/UX, Ultrix and
> AIX. I've only seen that header on Linux and Irix.

could you please apply my patch?

-- NAKATA, Maho (maho at FreeBSD.org)

In Message-ID: <20060704.085150.78788239.chat95 at mac.com> 
NAKATA Maho <chat95 at mac.com> wrote:

> Dear kendy,
> 
> Could you please apply following patch for ooo-build?
> 1. endian.h doesn't exist for FreeBSD at least.
> 2. To avoid such porting issue, OOo itself has "osl/endian.h".
> 3. in osl/endian.h, we use
> _BYTE_ORDER, _LITTLE_ENDIAN, and __BIG_ENDIAN rather than
> __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN.

-- NAKATA, Maho (maho at FreeBSD.org)


More information about the Openoffice mailing list