To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53148
------- Additional comments from [EMAIL PROTECTED] Tue Aug 30 20:04:51 -0700 2005 ------- Would have been nice if that would have worked. I tried inserting fflush(NULL) and fflush(stdout), no luck :( On the bright side I now have a testcase for that problem: --- start makefile.mk --- AA=X$(shell +echo shellexec)X a1 : [EMAIL PROTECTED] a0 [EMAIL PROTECTED] a1 [EMAIL PROTECTED] a2 [EMAIL PROTECTED] A$(AA)A > a1 --- end makefile.mk --- With dmake.exe -P2 leading to: $ cat a1 AXshellexec a1 a2XA Whereas no -P# leads to: $ cat a1 AXshellexecXA --------------------------------------------------------------------- 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]