News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Compiling Code::Blocks without precompiled headers broken after of revision 2794

Started by Der Meister, July 29, 2006, 08:07:27 PM

Previous topic - Next topic

Der Meister

As you can see in this bugreport the removing of
'#include "cbplugin.h"' from 'src/sdk/pluginmanager.h' seems to break the compilation of Code::Blocks if precompiled headers are disabled. It probably should be put back in.

PS: The bug report can be closed, too, because it referred to a bug in RC2 that is already fixed in the current revisions.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

killerbot

ah therefor it was needed : FreePluginProc.
I couldn't find it.
Sorry for the trouble, thanks for correcting me !!!
fixed rev 2797

and that bugreport is closed.