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


User vq changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Feb  7 20:24:02 +0000 
2008 -------
I started to write a testcase, but that would involve string comparisons
and would only be useful for cygwin, so it is much easier to just test it by 
hand.

Use the following makefile:

-- makefile.mk --
SHELL*:=/bin/sh
SHELLFLAGS*:=-ce

all .WINPATH : all2
        @echo X1$(mktmp blah)Y

all2 :
        @echo X2$(mktmp blah)Y
-- makefile.mk --

You should get this result:

$ ./dmake/dmake.exe -r
X2/tmp/mkUh8aQ2Y
X1C:/cygwin/tmp/mkeKnoiCY

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