Date: Fri, 14 Oct 2016 08:47:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197888] [patch] devel/codeblocks: Crashes on startup with coredump when compiled with Clang (-O2) Message-ID: <bug-197888-13-LFQluumpHC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197888-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197888-13@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=3D197888 David Demelier <demelier.david@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |demelier.david@gmail.com --- Comment #23 from David Demelier <demelier.david@gmail.com> --- (In reply to Dimitry Andric from comment #18) Well C++ is not C, there is no reasons for using pointers. However, their conditionals are full of undefined behaviour and bad practices. It's the first time I've seen an address to a reference compared to NULL. --=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-197888-13-LFQluumpHC>