Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 00:22:41 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/rayshade Makefile
Message-ID:  <199909210722.AAA96365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909210722.AAA96365>