On 19 Apr, 2012, at 17:11, Olivier Smedts wrote:
> 2012/4/19 Matthew Rezny :
>> I have put together a collection of patches for Calligra. Originally it was
>> just to correct compilation errors with clang, but some warnings along the
>> way led me to correct other rather
I have put together a collection of patches for Calligra. Originally it was
just to correct compilation errors with clang, but some warnings along the way
led me to correct other rather obvious coding errors. I just updated the patch
set for 2.4 that is in testing and have attached that version.
On 15 Apr, 2012, at 23:43, Raphael Kubo da Costa wrote:
> Matthew Rezny writes:
>
>> Index: QT/devel/qmake4/pkg-plist
>> ===
>> --- QT/devel/qmake4/pkg-plist (revision 8115)
>> +++ QT/devel/qm
I am building the new QT and (eventually) KDE from area51. I am using clang to
compile everything.
I ran into a build problem which stems from qmake. The qmake port itself builds
fine, but the next thing to be built with qmake fails. The culprit is some bad
mkspec files. The g++.conf file whi