>Number: 1650
>Category: mod_imap
>Synopsis: compilation problem: Incompatible pointer type assignment
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Sun Jan 11 11:30:01 PST 1998
>Last-Modified:
>Originator: wolgemuth
>Organization:
apache
>Release: 1.2.5
>Environment:
SGI IRIX 6.2 most recent patch patchSG2414 november 97
uname -a = IRIX blueline 6.2 03131015 IP22
on INDY
compiler = cc
>Description:
When compiling, cc reports:
cfe: Warning 709: mod_imap.c, line 766: Incompatible pointer type assignment
if (pointinpoly(testpoint, pointarray)) {
---------------------------------------^
cfe: Warning 709: mod_imap.c, line 778: Incompatible pointer type assignment
if (pointincircle(testpoint, pointarray)) {
-----------------------------------------^
cfe: Warning 709: mod_imap.c, line 790: Incompatible pointer type assignment
if (pointinrect(testpoint, pointarray)) {
---------------------------------------^
cfe: Warning 709: mod_imap.c, line 802: Incompatible pointer type assignment
if (is_closer(testpoint, pointarray, &closest_yet)) {
-------------------------------------^
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]