[Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 27 21:07:47 UTC 2016


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

Jung-uk Kim <jkim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkim at FreeBSD.org

--- Comment #20 from Jung-uk Kim <jkim at FreeBSD.org> ---
(In reply to Kenneth Salerno from comment #18)
This patch is even worse, i.e., unconditionally include stdio.h for all C++
sources.  That is not acceptable even if it lets you compile LibreOffice.  BTW,
C++ sources should include cstdio, not stdio.h.

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


More information about the freebsd-office mailing list