Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Release 13.12, RC1-RC2 has arrived
lbart:
Hello,
C:B 13.12 RC2 doesn't build on FreeBSD 10 with llvm/clang. The logs :
Log for FreeBSD amd64
Log for FreeBSD 10 i386
oBFusCATed:
C::B builds fine on linux with clang and libstd++, do you know if your version of clang is using libc++ or libstdc++?
notonroof:
Code::Blocks is good IDE and I look forward to the next version.
Please, it is posible into next version add this small improvement:
When creating C/C++ Release target let the Wizard automaticaly defines NDEBUG preprocessor macro.
Because this macro is used by standard assert macro to switch off assertions in Release mode. In current RC2 is not macro NDEBUG automaticaly defined and must be always added manualy. If peoples dont know this, they are confused when get assert message from apps running in release mode.
Here is topic from 2007 with the same problem: http://forums.codeblocks.org/index.php?topic=6551.0;prev_next=prev
Thanks.
beqroson:
--- Quote from: oBFusCATed on December 03, 2013, 07:48:35 pm ---
--- Quote from: beqroson on December 03, 2013, 05:34:47 pm ---I agree to that. Even if I always suspected that "Thread search" would be a threaded search and nothing else, the question still kept popping up in the head if there was something more to it. "Threaded search" gives me the correct understanding much faster without figuring if there is some amazing hidden function beyond that. ::) ???
--- End quote ---
But then you get the wrong impression, because ThreadSearch uses just one 1 thread to search files.
--- End quote ---
Really??? Then what is all the point with thread search? Now I have no definition at all as what is the thing with it. Besides... ->
Maybe, you should update the wiki, as it clearly states multi threaded. -> http://wiki.codeblocks.org/index.php?title=ThreadSearch_plugin
stanley82521:
Hi, the problem stated here hasn't been solved yet:
http://forums.codeblocks.org/index.php/topic,18015.msg123151.html
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version