To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98170
User rene changed the following:
What |Old value |New value
================================================================================
CC|'andyrtr' |'andyrtr,oj'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sat Jan 17 15:38:27 +0000
2009 -------
obviously a missing #include <limits.h>. not done in cws frmdlg.
oj: please #include headers you need *directly*. gcc 4.3 cleaned up it's
headers.
So you need to include <string.h> for memcpy (that was masterfixed for m39...)
or in this case limits.h for SHRT_MAX
---------------------------------------------------------------------
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]