required/CWS warnings01 : OSL_INVALID_PORT
[email protected] Wed, 14 Sep 2005 17:24:29 +0200 (MEST)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <21048161.1126711469564.JavaMail.root@so-web4> |
Type required Title OSL_INVALID_PORT Posted by [email protected] Affected ,. Effective from CWS warnings01 Summary osl/socket.h: - #define OSL_INVALID_PORT 0xffffffff + #define OSL_INVALID_PORT (-1) Description In all APIs, OSL_INVALID_PORT is only used together with sal_Int32, so a value that is guaranteed to be of signed integer type is more appropriate (although incompatible, strictly speaking). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]