A request for those commit API changes
David Faure
faure at kde.org
Wed Oct 3 11:39:30 BST 2007
On Tuesday 02 October 2007, Simon Edwards wrote:
> Hello all,
>
> For people committing changes to APIs, once you've committed a change
> can you also send a quick note to this list saying what it was and in
> which revision. This makes life a lot easier for bindings developers who
> live and die by API changes and like to know what's "comin' down the pipe".
Well I was just grepping for QList<KFileItem> (which should be KFileItemList everywhere now),
and I found some occurences of it in kdebindings (csharp, ruby), including places where
it says QList<KFileItem*> - this should be all changed to KFileItemList which is now a QList<KFileItem>.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list