To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92363
------- Additional comments from [EMAIL PROTECTED] Fri Aug 1 09:35:48 +0000 2008 ------- @sb: see #142144# for some more background. Indeed, including math.h in ftools.hxx should be considered, but doesn't help here. Regarding the portability question - I've yet to meet a system OOo runs on, that lacks these, so this is of only theoretical interest to me. The practical reason to use the platform-provided macros was increased accuracy (in comparison to the home-grown F_* macros of old), that e.g. matter for rotation matrices with angles multiples of M_PI_2. outdev6.cxx here violates a central rule, that is, the very first file to include in any OOo source file must be config.h. --------------------------------------------------------------------- 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]
