To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80009
                 Issue #|80009
                 Summary|Macro expansion :f fails on quotes filenames
               Component|tools
                 Version|OOo 2.2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|dmake
             Assigned to|vq
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Wed Jul 25 00:16:23 +0000 
2007 -------
Old problem, occurs already with dmake 4.6 and probably earlier versions.
This makefile:

- - -
SHELL*:=/bin/sh
SHELLFLAGS*:=-ce

MACRO:="/tmp/abc.ext"

all :
        @echo X$(MACRO:f)X
- - -

produces:

X"abc.ext "X

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