[Bug 216206] editors/openoffice-4 and editors/openoffice-devel: fails to build with clang 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 20 20:22:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216206
--- Comment #3 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
Comment on attachment 179161
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179161
Minimalistic patch (probably incomplete)
I'd prefer s/nullptr/NULL/ as only libc++ exposes nullptr in pre-C++11 mode
(i.e. always). And in C++11 mode it'd be converted to nullptr by base r228918,
anyway.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list