Date: Tue, 19 Jan 1999 05:45:17 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/cad/pcb/patches patch-ad Message-ID: <199901191345.FAA27700@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1999/01/19 05:45:17 PST Added files: cad/pcb/patches patch-ad Log: Properly #include "search.h" into insert.c, so IsPointOnLine() will be declared in scope. This fixes the segfaults one experiences when trying to insert a point into a polygon. The patch has also been sent to the pcb mailinglist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901191345.FAA27700>