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





------- Additional comments from [EMAIL PROTECTED] Sat Oct 20 22:20:14 +0000 
2007 -------
cmc:

I did the command
echo "#include <string>" | gcc -x c++ -E - > /tmp/string
as you instructed. That works.

Trying to guess what is needed to be found there, I grepped the /tmp/string with
"visibility". That results in:
#pragma GCC visibility push(default)
#pragma GCC visibility pop

is that "(default)" thing the one that breaks the check? Or am I completely 
lost?


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