API Breakage?: Re: [kcmutils] src: Fix typo in headers generation

Martin Klapetek mklapetek at kde.org
Wed Dec 10 09:17:23 GMT 2014


On Wed, Dec 10, 2014 at 9:56 AM, Raymond Wooninck <tittiatcoke at gmail.com>
wrote:

> On Tuesday 9 December 2014 16:16:23 Martin Klapetek wrote:
> > Git commit 0256b80e9ac7c1459afe0ac021d27e985cba14d3 by Martin Klapetek.
> > Committed on 09/12/2014 at 16:16.
> > Pushed by mklapetek into branch 'master'.
> >
> > Fix typo in headers generation
> >
> > Also install to properly capitalized subdirectory
>
> And it seems that we have our first breakage in Frameworks.  Programs that
> compile against Frameworks 5.5, will no longer compile against Frameworks
> 5.6
> and vice versa.
>
> The change of the directoryname causes issues as that for 5.5 you need to
> have
> the <ksettings/includefile.h>, but this will fail on 5.6 as that one would
> require <KSettings/includefile.h>.
>
> I was hoping that the camelcase headers could help out here, but they are
> installed in the same directoy.
>

Ah hmm...I did this because at some other places there are
KSettings/includefile.h and the build was failing.

I guess I'll just revert the directory capitalization then, but leave the
typo fix itself.

Cheers
-- 
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20141210/fea62abb/attachment.htm>


More information about the kde-core-devel mailing list