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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'sb'                      |'sb,thb'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Aug  1 08:36:09 +0000 
2008 -------
M_PI_2, used for example at basegfx/inc/basegfx/numeric/ftools.hxx:1.13 l. 112
a. 121, is not C++03 or C99 (even if it were, ftools.hxx lacking an #include
<math.h> or #include <cmath> is dubious), but for example an X/Open System
Interfaces extension to math.h.  Using it without further provision in OOo code
is dubious practice.  (Same for all the other M_ macros.)

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