From owner-cvs-all Tue Sep 21 0:22:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDA1814CA4; Tue, 21 Sep 1999 00:22:41 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA96365; Tue, 21 Sep 1999 00:22:41 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199909210722.AAA96365@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 21 Sep 1999 00:22:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/rayshade Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/09/21 00:22:41 PDT Modified files: graphics/rayshade Makefile Log: Hm...seems the broken-ness is confined to 4-current now. sampling.c: In function `UnitCirclePoint': sampling.c:116: syntax error before `/' sampling.c:116: warning: integer overflow in expression sampling.c:116: syntax error before `)' sampling.c:118: syntax error before `/' sampling.c:118: warning: integer overflow in expression sampling.c:118: syntax error before `)' sampling.c:122: syntax error before `/' sampling.c:122: warning: integer overflow in expression sampling.c:122: syntax error before `)' sampling.c:123: syntax error before `/' sampling.c:123: warning: integer overflow in expression sampling.c:123: syntax error before `)' *** Error code 1 Revision Changes Path 1.6 +6 -3 ports/graphics/rayshade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message