Index: src/polygon.c =================================================================== --- src/polygon.c (revision 18941) +++ src/polygon.c (revision 18942) @@ -1852,6 +1852,7 @@ return pcb_poly_isects_poly(s, p, pcb_true); } +#warning TODO: this should be in polygon1.c /* NB: This function will free the passed pcb_polyarea_t. * It must only be passed a single pcb_polyarea_t (pa->f == pa->b == pa) */