To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40203
------- Additional comments from [EMAIL PROTECTED] Thu Feb 3 03:15:10 -0800
2005 -------
Maybe this helps a little bit: issue 39914 is about adding main function to
smooth gcc
/cvs/util/automation/source/app/testbasi.cxx
/cvs/util/automation/source/miniapp/testapp.cxx
+#ifdef MACOSX
+int main( int argc, char **argv )
+{
+ return 0;
+}
---------------------------------------------------------------------
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]