User forums > Using Code::Blocks
codecompletion parser stops parsing
Martin K.:
Hi,
Ich have the problem that the command completion parser stops parsing on one of my workspace project.
I don't know why, the debug log of codeblocks shows that the parser stops with:
Add project (prjname) to parser
Done adding 0 files of project (prjname) to parser.
Add additional (next) project to parser.
Unexpected behaviour! in project 'prjname'
there is in fact one source file in this project.
Any ideas? when does this debug log message (Unexpected behaviour!) is thrown?
Martin
MortenMacFly:
--- Quote from: Martin K. on November 22, 2012, 01:30:50 pm ---there is in fact one source file in this project.
Any ideas? when does this debug log message (Unexpected behaviour!) is thrown?
--- End quote ---
Can you provide the whole project here (maybe stripped to a minimal example to reproduce?).
This error is thrown by CC and should actually really never happen?! Do you have an either super-fast or super-slow PC? What yre the specs? (PC, OS/C::B version...).
Martin K.:
--- Quote from: MortenMacFly on November 22, 2012, 02:36:41 pm ---
--- Quote from: Martin K. on November 22, 2012, 01:30:50 pm ---there is in fact one source file in this project.
Any ideas? when does this debug log message (Unexpected behaviour!) is thrown?
--- End quote ---
Can you provide the whole project here (maybe stripped to a minimal example to reproduce?).
This error is thrown by CC and should actually really never happen?! Do you have an either super-fast or super-slow PC? What yre the specs? (PC, OS/C::B version...).
--- End quote ---
Code::Blocks rev8500, wxwidgets 2.8.12, self compiled, Windows 7 X64, INtel Core i5-2500 @ 3.30GHz
I can't post the project, i will try to create some dummy project for this.
But this is a workspace with 23 projects, mixed c and c++. Two of these projects are containing only one c-source file and both are including the same file.
Martin
oBFusCATed:
Does it break the same if you put the project in a new workspace alone?
Martin K.:
--- Quote from: oBFusCATed on November 22, 2012, 03:24:58 pm ---Does it break the same if you put the project in a new workspace alone?
--- End quote ---
No
Navigation
[0] Message Index
[#] Next page
Go to full version