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





------- Additional comments from [EMAIL PROTECTED] Mon Aug 29 10:45:52 -0700 
2005 -------
1)  in vcl/unx/source/app/salinst.cxx, you propose to add 

#include <CoreFoundation/CoreFoundation.h>

Because of build problems, and reading what was needed, I have changed in :

pluby -> ericb

1. Adding the premac.h/postmac.h includes is correct.

2. I have been working with this code on a daily basis with Neo/J (I am
upgrading Neo/J to Java 1.4.2 AWT) and, from that, I found that my original
patch prevents OOo from exiting. Apparently, CFRunLoopStop() doesn't work as
expected.

So, to fix this problem, I have moved my original patch to be entirely in the
svmain.cxx file and discarded the ExcecuteApplicationMain() function. The new
patch is attached (see the svmain.cxx.diff patch). This patch is much simpler
than my original patch and it will not block OOo from exiting.



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