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] Thu Dec 21 10:21:45 -0800
2006 -------
unix/runargv.c is still too verbose to survive testcases.
--- runargv.c 21 Dec 2006 03:16:17 -0000 1.10.2.9
+++ runargv.c 21 Dec 2006 18:20:59 -0000
@@ -661,8 +661,7 @@
if( i == Max_proc ) {
Warning("Internal Warning: finished pid %d is not in pq!?", pid);
return;
- } else
- fprintf(stderr, "finishing pid %d\n", pid);
+ }
}
/* Not a running process anymore, the next runargv() will not use
---------------------------------------------------------------------
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]