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





------- Additional comments from [EMAIL PROTECTED] Sun Nov  5 17:01:53 -0800 
2006 -------
excluding -Wextra from solenv/inc/unxmacx.mk
solves the problem. (but apparently this is not a correct fix,
though)

--- solenv/inc/unxmacx.mk.orig  Tue Oct 24 22:26:19 2006
+++ solenv/inc/unxmacx.mk       Mon Nov  6 09:54:26 2006
@@ -132,7 +132,7 @@
 CFLAGSNOOPT=-O0

 # -Wshadow does not work for C with nested uses of pthread_cleanup_push:
-CFLAGSWARNCC=-Wall -Wextra -Wendif-labels
+CFLAGSWARNCC=-Wall -Wendif-labels #-Wextra
 CFLAGSWARNCXX=$(CFLAGSWARNCC) -Wshadow -Wno-ctor-dtor-privacy \
     -Wno-non-virtual-dtor
 CFLAGSWALLCC=$(CFLAGSWARNCC)


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