To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46903
User sb changed the following:
What |Old value |New value
================================================================================
CC|'' |'hjs'
--------------------------------------------------------------------------------
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue May 3 03:30:35 -0700
2005 -------
See issue 48607 for the cause of this problem. The problem is line 81 of
testtools/source/bridgetest/idl/makefile.mk 1.4:
+ $(RM) $@
Changing this to
+- $(RM) $@
should make this work reliably on old 4NT versions (I cannot test this myself,
as I do not have such an old 4NT version), regardless of how issue 48607 will
ever be fixed.
---------------------------------------------------------------------
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]