Request to change signature of a KUrl method

Michael Pyne mpyne at kde.org
Mon Sep 14 19:50:08 BST 2009


On Monday 14 September 2009 14:27:30 Andreas Pakulat wrote:
> On 14.09.09 19:36:47, Albert Astals Cid wrote:
> > A Dilluns, 14 de setembre de 2009, Ramon Zarazua va escriure:
> > > Hello.
> > >
> > > I have been working with KUrls frequently, and often I Need to clean
> > > the path of a URL before passing it in as an argument into a function.
> > > I am just suggesting having cleanPath return a reference to itself, to
> > > allow chaining, and avoid having to create temporaries to call the
> > > function.
> >
> > No.
> 
> Right, but...
> 
> > http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++
> 
> That page doesn't say _anything_ about changing the return type of
> functions. And from a pure name-mangling-perspective it won't make a
> difference on GCC as it doesn't include the return type in the mangled
> name. (as far as I understood Thiago's blog some time ago).

It's not just a matter with name-mangling.  It would also have to work with 
older applications compiled against an older kdelibs.  Changing the return 
type of such a commonly used function seems risky to me.

Regards,
 - Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090914/7d69bae9/attachment.sig>


More information about the kde-core-devel mailing list