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


User vq changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'hjs'
--------------------------------------------------------------------------------
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
        Target milestone|---                       |DevTools
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Sep 24 16:54:54 -0700 
2006 -------
Argh, thanks Rene!

This is because of the last minute change to move this warning into the -v[w]
switch in issue 66567.

I'll sneak the folowing change into dmake46 even though it's already nominated.

+++ dmake/tests/targets-12      24 Sep 2006 23:51:47 -0000
@@ -24,7 +24,7 @@
 all: ; @echo OK
 EOT
 
-output1=`eval ${DMAKEPROG} -rf $file1 2>&1 `
+output1=`eval ${DMAKEPROG} -vw -rf $file1 2>&1 `
 result1=$?
 
 if echo $output1 | grep 'Warning: -- The .SUFFIXES' > /dev/null 2>&1 ; then


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