To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64236 Issue #:|64236 Summary:|Function macros don't allow whitespace in first |parameter 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:|vq
------- Additional comments from [EMAIL PROTECTED] Mon Apr 10 12:03:30 -0700 2006 ------- Function macros don't allow whitespace in first parameter. See issue 36027 for further details. In short, a function macro with two parameters: $(fmacro,para1,para2 data) cannot accept whitespaces in para1 currently even though it would be possible as the first para ends with the ",". Two solutions: 1. Explicitly mention it in the manpage. 2. Fix the bad parsing in dmake/function.c. --------------------------------------------------------------------- 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]
