To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70965


User pjanik changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ericb                     |hr
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
                Priority|P3                        |P1
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Oct 28 11:07:56 -0700 
2006 -------
No, not sorted. It originated in hr39 which was just integrated into HEAD.

Heiner: Mac OS X built on Intel with gcc breaks, because:

+#if    ( defined(LINUX) && defined(__GNUC__) && (defined(X86) ||
defined(X86_64)) )\
+    || ( defined(SOLARIS) && defined (__SUNPRO_C) && defined(__i386) )
...
int osl_isSingleCPU = 0;
...
#endif

but you use it in osl/unx/interlck.c.


---------------------------------------------------------------------
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]

Reply via email to