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





------- Additional comments from [EMAIL PROTECTED] Sat Sep 22 03:17:30 +0000 
2007 -------
@ause: I need some more details. I tried your example with a dmake 4.11
on cygwin and linux with the following makefile:

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

%.a :
        echo $(@:)
        $(foreach,i,$@ echo $(i:))

all: ttt.a

- - -

and also within the OOo environment of a SRC680_m229 (without the first two
lines of the makefile) with just `dmake`. No problems here, the : just gets
ignored.

I am sure if I make dmake issue an error if it finds a : without following
modifier that would solve your problem, but I am curious what fails.

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