Date: Fri, 02 Feb 2018 17:05:33 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 225635] x11-toolkits/gtksourceview3 and all dependent ports need compiler:c11 and USE_CSTD=c11 (or gnu11) Message-ID: <bug-225635-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225635 Bug ID: 225635 Summary: x11-toolkits/gtksourceview3 and all dependent ports need compiler:c11 and USE_CSTD=3Dc11 (or gnu11) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: jhibbits@FreeBSD.org Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) x11-toolkits/gtksourceview3 uses C11 features, such as redefined identical typedefs. This leads to errors such as: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetag.h:43: error: redefinition of typedef 'GtkSourceTag' /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:63: err= or: previous declaration of 'GtkSourceTag' was here All dependent ports are affected. --=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-225635-6497>