To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67585
User vq changed the following:
What |Old value |New value
================================================================================
Assigned to|vq |hjs
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sat Jul 22 20:48:50 -0700
2006 -------
Committed the previous patch and a testcase to CWS dmake46.
The committed patch also removes some unneeded code from function.c and
adds some extra documentation about function macros to the dmake man page:
For historic reasons dmake treats the following case slightly special:
$(name something)
If it encounters a macro with a whitespace after name and name is not
literally one of the above mentioned function macro identifiers then
dmake will return the recursively expanded value of $(name). The
remaining something part will be expanded but the result will be dis-
carded. The use of this special feature is deprecated and should not be
used.
---------------------------------------------------------------------
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]