To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49461
Issue #:|49461
Summary:|A continued comment line is hiding the next makefile
|statement ..
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] Wed May 18 07:28:55 -0700
2005 -------
A continued comment line is hiding the next makefile statement even though there
are empty lines between the commented line and the comment.
Example makefile.mk:
AAA:=hallo
# xxxxxxxxxxxxxxxxxxx \
AAA+=xxx
all :
+echo "X$(AAA)Y"
prints only "XhalloY"
---------------------------------------------------------------------
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]