To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70651
------- Additional comments from [EMAIL PROTECTED] Fri Oct 20 07:32:47 -0700 2006 ------- "The question is the evaluation order for pragmas and ifdef." Your code is ok, all preproc directives are evaluated in the same pass over the source. "do you know about any other solution?" Unfortunately no. It appears that #pragma GCC system_header is unfortunately the smallest granularity to selectively switch off warnings. I would add some comments why the MACOSX #pragma GCC system_header stuff is needed, but otherwise the patch looks good. --------------------------------------------------------------------- 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]
