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





------- Additional comments from [EMAIL PROTECTED] Fri Jul 14 07:52:03 -0700 
2006 -------
3 rsc:  Please merge in rsc/source/parser/rscyacc.y:1.8.6.2 from CWS
warningfixes02 and then try the following patch:

Index: source/parser/rscyacc.y
===================================================================
RCS file: /cvs/gsl/rsc/source/parser/rscyacc.y,v
retrieving revision 1.8.6.2
diff -u -r1.8.6.2 rscyacc.y
--- source/parser/rscyacc.y     30 Jun 2006 08:16:03 -0000      1.8.6.2
+++ source/parser/rscyacc.y     14 Jul 2006 14:48:21 -0000
@@ -36,6 +36,8 @@
 %{
 #if defined __GNUC__
 #pragma GCC system_header
+#elif defined __SUNPRO_CC
+#pragma disable_warn
 #endif
 %}


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