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





------- Additional comments from [EMAIL PROTECTED] Thu Aug 28 14:05:03 +0000 
2008 -------
tools/bootstrp/cppdep.cxx CppDep::IsIncludeStatement can't cope with comments (c
and c++ at first glance) on the include line. the result is a missing 
dependency.

the other issue is mixing dependencies from different directories. this is a
result of an unlucky naming scheme for *.dprr files (hint for the fix: replace
$(PWD:f) with $(TARGET))

moving the comments to their own code line is a workaround for the missing
dependencies. the second one won't hurt you but should be fixed anyway.



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