To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91579
------- Additional comments from [EMAIL PROTECTED] Tue Jul 15 08:52:27 +0000 2008 ------- fs: as I said, I can't reproduce this problem 100%, so it is very hard to reproduce it. But after investigation, I think the scenario can be: while compiling ConnectionPage.cxx, AutoControls.hrc is beeing created as well. At the time of preprocessing of ConnectionPage.cxx, the file is empty, thus it gets included (so no warning about its non-existence) but its macros are not defined. As the file includes this generated file, it is correct to depend on it, so I think the patch is correct ;-) Thanks for investigation! I should have done it myself to save your time, sorry for that. --------------------------------------------------------------------- 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]
