[PATCH] Fix for mixups in stdout/stderr output

Andreas Pakulat apaku at gmx.de
Thu Feb 7 15:03:14 UTC 2008


On 07.02.08 15:31:09, Andreas Pakulat wrote:
> 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. 

Bah, I can't wait to try out kmail after 3.5.9 was released, that
reminder for missing attachements is really great.

Anyway, this time the patch is attached.

Andreas

-- 
Tonight you will pay the wages of sin; Don't forget to leave a tip.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop_fix_152482_mixup_err_out.diff
Type: text/x-diff
Size: 62583 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080207/f7ae3eb9/attachment.bin>


More information about the KDevelop-devel mailing list