Patches for OpenSolaris

Dan Meltzer parallelgrapefruit at gmail.com
Wed Jan 21 22:22:05 CET 2009


On Wed, Jan 21, 2009 at 3:14 PM, Ian Monroe <ian.monroe at gmail.com> wrote:
> On Wed, Jan 21, 2009 at 1:33 PM, Adriaan de Groot <groot at kde.org> wrote:
<snip>!
>> The DEBUG_BLOCK macro uses the gcc-ism __PRETTY_FUNCTION__; see qdebug for one
>> way of dealing with this instead. I've gone for the boring approach of
>> #defining it to a string that is semi-sort-of-meaningful.
>
> Looks harmless, go ahead and commit. /me wonders whats going on with MSVC.

.. The same issue, PRETTY_FUNCTION is a gccism, but __FUNCTION__ does
the equivilent in msvc world.
>
>> Finally, no-webkit removes WebKit from linking, because it conflicts with kjs
>> in KDE -- those are harmless collissions, i think, but it's annoying to see
>> all those show up on linking.
>
> I guess all our webkit use is in plasmoids, probably webkit is listed
> there for only historical reasons.
>
> Thanks for your work, I keep meaning to try out OpenSolaris to use
> dtrace and such.
>
> Ian
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>


More information about the Amarok-devel mailing list