Dear Codeblocks developers,
if I open the CExecutiveManager.thread.compat.glib.pthproto.cpp file inside of my C++ CBP project then the IDE crashes with an uncaught exception.
Tested with both Code::Blocks 20.13 and the latest nightly (svn 12187). Please fix!
Project in the attachment.
It fails because the cpp file does not end in a new line
@Miguel: This sounds like the user is to blame for the failure. Actually it is the TODO plugin. I'll see what I can do in the next days.
Hey there. What is the status of my report? Did anything get fixed yet? There has been no new nightly released on the forums.
I have a fix but I want to test it a bit more.
Fix in trunk/master. Thanks for reporting and sorry for the delay.