User forums > Nightly builds
The 06 January 2009 build (5382) is out.
d0c:
It seems that you forgot to update the maximum lexer constant in editorcolourset.cpp, making it impossible to use the proper lexer for the D programming language.
Patch for this and lexer_d.xml attached.
EDIT: Sorry, I missed that smart indent depends on the selected lexer. Patch updated
[attachment deleted by admin]
ollydbg:
Hi, someone finds a bug in the Toolbar position.
See this thread
http://forums.codeblocks.org/index.php/topic,9890.msg69000.html#msg69000
I have verified that this bug exists in SVN5382.
Thanks.
JMP:
Hi,
I have found that when dragging selected text beyond the actual extent of the editor area, there is not any auto-scroll, so one must drop the dragged selected text only on the visible area of the editor.
I remember, in some previous version of C::B, that auto-scroll worked as expected. Maybe it is because of the new scintilla version?
Regards
olelukoie:
Hi,
I've got a problem compiling C::B as an rpm-package for current development version of Mandriva Linux 2009.1 distribution. I guess the problem is that when building rpm packages this distribution forces the use of GCC option -Werror=format-security and it produces several error messages like this:
--- Code: ---wiz.cpp: In member function 'void Wiz::CopyFiles(cbProject*, const wxString&, const wxString&)':
wiz.cpp:757: error: format not a string literal and no format arguments
make[4]: *** [wiz.lo] Error 1
make[4]: Leaving directory `/home/olelukoie/rpmbuild/BUILD/codeblocks/src/plugins/scriptedwizard'
--- End code ---
Is it possible to fix and make C::B compilable with this option? (As I said there are several other messages of the same error type).
ollydbg:
--- Quote from: JMP on January 10, 2009, 08:26:11 pm ---Hi,
I have found that when dragging selected text beyond the actual extent of the editor area, there is not any auto-scroll, so one must drop the dragged selected text only on the visible area of the editor.
I remember, in some previous version of C::B, that auto-scroll worked as expected. Maybe it is because of the new scintilla version?
Regards
--- End quote ---
Verified. I can only drag the text to anywhere in the current view. auto-scroll can't work when dragging. But I don't think it's due to the new scintilla version. I can reproduce the bug in SVN5322.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version