Date: Sat, 17 Nov 2018 06:49:11 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 218131] [patch] x11-toolkits/pango needs to specify USES=c++11-lang feature Message-ID: <bug-218131-25139-iB24xzhVNc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218131-25139@https.bugs.freebsd.org/bugzilla/> References: <bug-218131-25139@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=3D218131 Ting-Wei Lan <lantw44@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lantw44@gmail.com --- Comment #5 from Ting-Wei Lan <lantw44@gmail.com> --- (In reply to Mark Millard from comment #3) These syntax error messages come from gobject-introspection, or more specifically, g-ir-scanner. It has no preprocessor and uses an incomplete C parser to scan C source and header files. As long as the problem doesn't ha= ppen in the library itself, it is usually safe to ignore them. However, it is st= ill better to have this issue fixed upstream if someone has time to debug it. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218131-25139-iB24xzhVNc>