To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52592
------- Additional comments from [EMAIL PROTECTED] Tue Sep 12 06:18:29 -0700 2006 ------- generated types file: /* This file is autogenerated from the 'typesconfig' program * in the sal module */ #define SAL_TYPES_ALIGNMENT2 1 #define SAL_TYPES_ALIGNMENT4 1 #define SAL_TYPES_ALIGNMENT8 1 #define SAL_TYPES_SIZEOFSHORT 2 #define SAL_TYPES_SIZEOFINT 4 #define SAL_TYPES_SIZEOFLONG 4 #define SAL_TYPES_SIZEOFLONGLONG 8 #define SAL_TYPES_SIZEOFPOINTER 4 build log: ../unxmacxi.pro/bin/typesconfig ../unxmacxi.pro/inc/sal/typesizes.h char = signed char short = signed short int = signed int long = signed long long long = signed long long sizeof(short) = 2 sizeof(int) = 4 sizeof(long) = 4 sizeof(long long) = 8 sizeof(float) = 4 sizeof(double) = 8 sizeof(void *) = 4 LITTLEENDIAN (Intel, x86-64, PowerPC(LE)) can read short at 0xbfffccc1 can read int at 0xbfffccc1 can read double at 0xbfffccc1 can not read char at 0x0 cannot read address 0x0 can not write char at 0x0 cannot write address 0x0 can read char at 0xbfffcd8c can read address 0xbfffcd8c can write char at 0xbfffcd8c can write address 0xbfffcd8c can read short at 0xbfffcd54 Access short on 8-Aligned Address : OK can read short at 0xbfffcd38 Access short on 4-Aligned Address : OK can read short at 0xbfffcd2a Access short on 2-Aligned Address : OK can read short at 0xbfffcd23 Access short on 1-Aligned Address : OK can read int at 0xbfffcd54 Access int on 8-Aligned Address : OK can read int at 0xbfffcd38 Access int on 4-Aligned Address : OK can read int at 0xbfffcd2a Access int on 2-Aligned Address : OK can read int at 0xbfffcd23 Access int on 1-Aligned Address : OK can read long at 0xbfffcd54 Access long on 8-Aligned Address : OK can read long at 0xbfffcd38 Access long on 4-Aligned Address : OK can read long at 0xbfffcd2a Access long on 2-Aligned Address : OK can read long at 0xbfffcd23 Access long on 1-Aligned Address : OK can read double at 0xbfffcd54 Access double on 8-Aligned Address : OK can read double at 0xbfffcd38 Access double on 4-Aligned Address : OK can read double at 0xbfffcd2a Access double on 2-Aligned Address : OK can read double at 0xbfffcd23 Access double on 1-Aligned Address : OK /Users/jim/aqua/sal/osl/all ------------------------------ --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
