[RFC] Using KPassivePopup from KSystrayIcon
Lubos Lunak
l.lunak at suse.cz
Fri Apr 6 07:21:41 BST 2007
On pá 6. dubna 2007, Thiago Macieira wrote:
> Lubos Lunak wrote:
> > Oh please. How exactly are we going to compile KDE on platforms that
> > have so broken C++ implementations that they didn't get even NULL
> > right?
>
> I meant platforms with:
>
> #define NULL ((void*)0)
>
> AFAIK, this is valid:
> int *p = 0;
>
> but this isn't:
> int *p = (void*)0;
Yes, that's exactly what I meant too. Show me one such platform and I'll have
a "I've made this all up" T-shirt during my talk this Akademy :) . Not that I
think I should start searching where to get one.
--
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12 tel: +420 284 028 972
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http//www.suse.cz
More information about the kde-core-devel
mailing list