User forums > Nightly builds

The 15 december 2006 build is out.

<< < (2/4) > >>

killerbot:

--- Quote from: PsYhLo on December 15, 2006, 08:10:04 pm ---how to compile the latest svn on my linux box
i get this messages

--- Code: ---:: === Code::Blocks - Unix, Debugger ===
plugins/debuggergdb/gdb_commands.h:1148: error: `m_disassemblyFlavor' was not declared in this scope
plugins/debuggergdb/gdb_commands.h:1150: error: `reDisassemblyInitFuncOR32' was not declared in this scope
plugins/debuggergdb/gdb_commands.h:1150: warning: unused variable 'reDisassemblyInitFuncOR32'
plugins/debuggergdb/gdb_commands.h:1148: warning: unused variable 'm_disassemblyFlavor'
plugins/debuggergdb/gdb_driver.cpp:757: error: `reBreak_or32' was not declared in this scope
plugins/debuggergdb/gdb_driver.cpp:757: warning: unused variable 'reBreak_or32'
:: === Build finished: 3 errors, 3 warnings ===

--- End code ---

--- End quote ---


use rev 3387

PsYhLo:

--- Quote ---Respect OS theme's window background colour in the compiler's build log
--- End quote ---
this didn't work for me :(
the same thing like in this thread http://forums.codeblocks.org/index.php?topic=4696.0

mandrav:

--- Quote from: PsYhLo on December 15, 2006, 09:29:15 pm ---
--- Quote ---Respect OS theme's window background colour in the compiler's build log
--- End quote ---
this didn't work for me :(
the same thing like in this thread http://forums.codeblocks.org/index.php?topic=4696.0

--- End quote ---

I just noticed you were talking about linux. Yes, I just checked it in linux and you 're right: it doesn't fix it.
So wait until (probably) tomorrow.

slymr:
I do not know if this is the proper place to post but...

the code completion has a bug in it. When you have a space ( " " ) in your file, the code completion categorizes it as it as a separate suggestopns.

For example,

if the file is called "Test Hi.h"
you write #include "
then it gives the suggestions "Test" then "Hi.h"

dk:
When you save any file, all trailing spasec at the and of each line are removed.

May be, it is the same bug...

I've posted this bug (#9734):
https://developer.berlios.de/bugs/?func=detailbug&bug_id=9734&group_id=5358

Sorry, I've forgot to set "Category" to this bug, please, fix it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version