To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81311
User tl changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Oct 9 12:48:43 +0000
2007 -------
Fixed in CWS tl48.
Files changed:
- libtextcat/makefile.mk
- libtextcat/libtextcat-2.2.patch
They original libtextcat files that actually get changed by the patch now
include
- constants.h
- common.h
- common.c
- fingerprint.c
- makefile.mk
The change is that when calling isspace or isdigit the char argument will be
casted to (unsigned char) in the call. This avoids sign propagation and the
resulting C runtime library warning.
---------------------------------------------------------------------
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]