[Bug 231912] graphics/graphene fails to build with gcc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 3 14:31:11 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231912
Bug ID: 231912
Summary: graphics/graphene fails to build with gcc
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
graphics/graphene sets -Werror=shadow, yet uses a variable 'round' in a
function, which shadows the function declared in math.h, causing a build
failure.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list