To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50821
User sb changed the following:
What |Old value |New value
================================================================================
Assigned to|lo |pmladek
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Dec 20 05:13:44 -0800
2005 -------
The attached libxml2.diff is a new patch based on libxml2-2.6.22 (it lacks the "
|| (__CNUC__ > 3)" part, as that is what keeps libxml2 from compiling on GCC 4)
that differs from the previous one as follows:
1 Use "__GNUC__ == 3 && __GNUC_MINOR__ >= 3" instead of "__GNUC__ == 3 &&
__GNUC_MINOR__ == 3", in accordance with both libxml2-2.6.22 and the situation
before fixing this issue (where the stuff within elfgcchack.h is indeed used on
GCC 3.4.x).
2 Also patches doc/elfgcchack.xsl, for consistency.
3 Whitespace as in libxml2-2.6.22.
@pmladek: As discussed with lo, please commit this patch on CWS gcc41.
---------------------------------------------------------------------
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]