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





------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 09:52:49 -0800 
2007 -------
Right, but the files that makedepend got are processed one after another, and 
the structures are cleared between processing them (see what it does after 
find_includes() in main.c).  (The only thing that is not cleared is the cache 
for directory content - which is right.)

Inside find_includes(), the order of defining/undefining is preserved, so it is 
again correct to have just one structure for the defines.

(But of course, I might be wrong ;-)  As I said, I get the same .dpcc files 
with and without the patch, so I think it is safe enough.  But probably a set 
of test headers doing wild defining/undefining would help here...)

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