[Bug 218131] [patch] x11-toolkits/pango needs to specify USES=c++11-lang feature
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218131 Ting-Wei Lan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Ting-Wei Lan <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"