To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61856
------- Additional comments from [EMAIL PROTECTED] Mon Jan 15 09:37:02 -0800
2007 -------
i verified the initial testcase makefiles - and it looked like expected. also
checked windows native, which seems to need a small fix:
--- msdos/runargv.c 12 Nov 2006 05:06:39 -0000 1.3.2.1
+++ msdos/runargv.c 15 Jan 2007 16:27:34 -0000
@@ -142,7 +142,7 @@
int abort_flg;
int pid;
{
- return(1);
+ return(-1);
}
will have a look at the cygwin specifics later...
this means to me, it's almost verified ;)
---------------------------------------------------------------------
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]