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





------- Additional comments from [email protected] Fri Feb 11 13:24:23 +0000 
2011 -------
@fs: In stlport ::std::numeric_limits is not defined in <limits> but in an
underlying header file and it is also included in some other headers.

So even though we are not specifying <limits> we have no problem when we are
lucky enough. In this case we do not have problems on platforms using stlport.
But as to stl specification, we should explicitly include <limits> if we use
::std::numeric_limits whether we are lucky or not.


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