[PATCH] Fix for mixups in stdout/stderr output

Andreas Pakulat apaku at gmx.de
Thu Feb 7 14:31:09 UTC 2008


On 07.02.08 08:19:32, Kris Wong wrote:
> > I'm posting this here because I'm not sure of all consequences of
> > changing a public interface like kdevappfrontend. Do I need
> > to increase
> > the plugin version for this to work properly? (I've got no problems
> > locally though without changing the version)
> 
> Well, changing the interface from accepting a const QString& to a const QCString& is not 100% BC.  Since the classes are related, and offer some matching constructors (including const char*), the change is partially BC.
> 
> As for the policy on the plugin version, I would imagine any non-BC changes in lib/interfaces would require an increase in the plugin version, correct?

Updated patch attached, this also fixes the problem with grepview. 

So the only question that remains is about the change of the dcop
interface...

Andreas

-- 
Today is National Existential Ennui Awareness Day.




More information about the KDevelop-devel mailing list