Date: Sat, 21 Jan 2017 03:07:19 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 216206] editors/openoffice-4 and editors/openoffice-devel: fails to build with clang 4.0 Message-ID: <bug-216206-25061-05nvHlH8pm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216206-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-216206-25061@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=3D216206 Pedro F. Giffuni <pfg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pfg@FreeBSD.org --- Comment #5 from Pedro F. Giffuni <pfg@FreeBSD.org> --- (In reply to Jan Beich (mail not working) from comment #3) Ugh, in C++, nullptr is the way to go. Unfortunately you are right and MSVC= 8, still used in upstream OpenOffice, doesn't support nullptr, so NULL or perh= aps just 0 is more "portable". --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216206-25061-05nvHlH8pm>