Re: kde4support: kstandarddirs_unittest fix

2013-12-21 Thread Alex Merry
On 21/12/13 11:23, Alex Merry wrote: > On 21/12/13 00:19, David Faure wrote: >> On Friday 20 December 2013 23:07:08 Alex Merry wrote: >>> The one bit that is still failing is testSetXdgDataDirs() and >>> testRestrictedResources(), which both fail for the same reason. >>> >>> Basically, the test che

Re: kdnssd is source incompatible with KDE4

2013-12-21 Thread Alex Merry
On 21/12/13 17:19, Albert Astals Cid wrote: > P.S: Speaking of which, there's the porting file? We should probably maintain that on the wiki. Currently, there are some porting notes in community.kde.org/Frameworks, which could be expanded, but this possibly belongs on techbase (as, once we've rel

kdnssd is source incompatible with KDE4

2013-12-21 Thread Albert Astals Cid
the old namespace was DNSSD:: and the new one is KDNSSD:: I'm ok with that, but I think it should be mentioned in the porting file. Cheers, Albert P.S: Speaking of which, there's the porting file? ___ Kde-frameworks-devel mailing list Kde-frameworks-

Refocusing the tech preview

2013-12-21 Thread Kevin Ottens
Hello people, I see that new tasks appeared in the wiki, that's great, they were clearly missing. That said, they were all earmarked for the tech preview, so I took the liberty to move most of them to the list about the final release. We should get the tech preview out of the door ASAP now. It

Re: kde4support: kstandarddirs_unittest fix

2013-12-21 Thread Alex Merry
On 21/12/13 00:19, David Faure wrote: > On Friday 20 December 2013 23:07:08 Alex Merry wrote: >> In my continuing mission to make the frameworks green on Jenkins: >> >> This makes the tests work even when not installed, even when kde4support >> is installed to a separate prefix to the rest of frame