crash in cpp parser

Jakob Petsovits jpetso at gmx.at
Fri Dec 29 09:38:42 UTC 2006


On Wednesday, 27. December 2006 16:09, Bernd Buschinski wrote:
> kdevelop3.4svn crashs in the cpp parser
> the crash is easy to reproduce
>
> __declspec(naked,noreturn) void psxDispatcher()
>
> it is probably because of the 2 declspec arguments
> can someone please take a look at it?

It was a bug in the parser that only came up if there are two or more 
arguments for declspec. We fixed it, so KDevelop 3.4 won't crash anymore.

Thanks for reporting this!

Wishes,
  Jakob




More information about the KDevelop-devel mailing list