[hg at technosis.de: [Bug 145687] New: Makeactionfilter fails to parse compiler build output]

Matt Rogers mattr at kde.org
Thu May 24 01:55:54 UTC 2007


On Wednesday 23 May 2007 20:20, Andreas Pakulat wrote:
> Hi,
>
> I'd like to apply the patch, but before that I'd like to know wether
> there's a reason why the makeactionfilter doesn't filter based on
> file extension? If there is I'll commit just the first change he
> proposes, else I'll commit the more extensive change which simplifies
> the regexpes a bit (I can't even read them at the moment).
>
> Andreas
> [snip]

the makeactionfiler needs to be able to handle any extension that can be 
handled by make. perhaps that's why it wasn't done before. IIRC, the list 
includes at least:
 - java files
 - fortran files
 - C# files
 - C/C++ files

So if the regexp can be modified to handle those, it's good. Of course, all of 
this is moot if the makeactionfilter is only used for c and c++ compilation
-- 
Matt




More information about the KDevelop-devel mailing list