KDE/kdevelop/plugins/languages/cpp

Andreas Pakulat apaku at gmx.de
Sun Jan 4 23:42:56 UTC 2009


On 04.01.09 17:30:13, Alex Merry wrote:
> SVN commit 905587 by alexmerry:
> 
> Don't crash if no file is opened (the ILanguage object that should be returned by language() is only created when a file matching one of the mimetypes in kdevcppsupport.desktop is opened, but the CppLanguageSupport object seems to be created when KDevelop is started).

This sounds like the wrong fix. C++ plugin shouldn't be loaded by default,
only on demand when actually opening a C++ file, right David?

Could be a bug in the plugin-loading logic in
PluginController::initialize()

Andreas 

-- 
Keep emotionally active.  Cater to your favorite neurosis.




More information about the KDevelop-devel mailing list