Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218131

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 happen
in the library itself, it is usually safe to ignore them. However, it is still
better to have this issue fixed upstream if someone has time to debug it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218131-25139-iB24xzhVNc>