To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74007
                 Issue #|74007
                 Summary|stripping ./ from targets modifies $@
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|dmake
             Assigned to|vq
             Reported by|hjs





------- Additional comments from [EMAIL PROTECTED] Tue Jan 30 01:13:37 -0800 
2007 -------
seems to be a result of #i69742# that holds some surprises:

--------------
mytarget=./something

$(mytarget):
    echo $(eq,$(mytarget),$@ equal different)
--------------

this is quite unintuitive and also a significant change from 4.6 to 4.7.

actually there is no known issue with this but it, for example, breaks
ZIPnTARGET in case of PRJ=. (see temporary filename). of cause this target can
be rewritten but i think this is rather a general problem...

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