[Bug 222990] devel/codeblocks need to move math.h above local header files on base/stable/11 r324443
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 13 20:19:02 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222990
--- Comment #1 from Trond.Endrestol at ximalas.info ---
The executable still won't run:
$ codeblocks
Starting Code::Blocks Release 16.01 rev 10692 Oct 13 2017, 03:37:14 - wx2.8.12
(FreeBSD, unicode) - 64 bit
Initialize EditColourSet .....
Initialize EditColourSet: done.
Abort trap
# echo $?
134
#
wxWidgets is sadly riddled with misceptions such as converting references to
pointers and comparing said pointers to nullptr, etc. It's actually so old code
it still refers to NULL. Maybe wxWidgets and Code::Blocks should be compiled
with an old and forgiving compiler.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list