User forums > Nightly builds
The 10 october 2006 build is out.
killerbot:
yes, damn is that in there ??
BCCISProf:
I am getting the following error while editing a file in the 10 October build:
Assertion[cpMaxL=pdoc->length()] failed at sdk/wxscintilla/src/scintilla/scr/editor.c xx5977
I also got the error in the 9 October build. Prior to that build I never saw that error.
tomgrad:
Can you release the AMD64 version (Linux), please? The latest one is from 4th september...
With best regards, Tom.
artoj:
--- Quote from: BCCISProf on October 11, 2006, 05:11:25 pm ---I am getting the following error while editing a file in the 10 October build:
Assertion[cpMaxL=pdoc->length()] failed at sdk/wxscintilla/src/scintilla/scr/editor.c xx5977
I also got the error in the 9 October build. Prior to that build I never saw that error.
--- End quote ---
Could you be more specific, like what's the operating system, what kind of a file creates this error (is it a specific file or all the files you edit) ?
Could you also test Code::Blocks without most of the extensions, Plugins - Manage Plugins -> Disable all except Compiler, Debugger, File extensions handler and Scripted wizard.
Arto
BCCISProf:
Sorry. I had given the details in the report on the 9 October build where the problem began.
To recap: Windows XP SP2.
The error mentioned in the previous message arrises during code completion. For example, I have a program in which I declare in the main:
DynamicList l1;
DynamicList class is defined in DynamicList.h and DynamicList.cpp
While in the main as soon as I type "l1.", CodeBlocks tries to code-complete and the error occurs. I ignore the error and continue typeing.
I went back to the 8 October Build and the error does not occur. The same error happens in tonights build. The same error appears in any file that I create in which there is code-completion with classes. I disabled all the plugins as you suggested and the same error occurs.
Navigation
[0] Message Index
[*] Previous page
Go to full version