Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2018 00:13:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 231912] graphics/graphene fails to build with gcc
Message-ID:  <bug-231912-6497-JtOQKDSYoh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231912-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231912-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231912

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: linimon
Date: Fri Dec  7 00:12:55 UTC 2018
New revision: 486813
URL: https://svnweb.freebsd.org/changeset/ports/486813

Log:
  This port sets -Werror=3Dshadow, yet uses a variable 'round' in a functio=
n,
  which shadows the function declared in math.h, causing a build failure
  on gcc-based architectures..

  PR:           231912
  Submitted by: jhibbits
  Reviewed by:  Piotr Kubaj
  Approved by:  portmgr (tier-2 blanket)

Changes:
  head/graphics/graphene/files/
  head/graphics/graphene/files/patch-src_bench_graphene-bench-utils.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231912-6497-JtOQKDSYoh>