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 r...@openoffice.org 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to