From kde-devel Sun May 29 12:53:41 2005 From: Richard Dale Date: Sun, 29 May 2005 12:53:41 +0000 To: kde-devel Subject: Re: Use true/false or TRUE/FALSE in KDE C++ programs? Message-Id: <200505291453.41557.Richard_Dale () tipitina ! demon ! co ! uk> X-MARC-Message: https://marc.info/?l=kde-devel&m=111737503228222 On Sunday 29 May 2005 15:34, Allan Sandfeld Jensen wrote: > On Sunday 29 May 2005 13:27, Richard Dale wrote: > > I was wondering if there was a more correct boolean literal to use. I > > noticed that the Qt docs have upper case booleans, but when I searched > > the sources in kdelibs there were more instances of lower case ones. > > Use the lower case ones. The upper case ones are added to Qt to support > really old compiler that does not have a bool type. OK thanks - so Qt has to support older compilers than KDE. Maybe all the upper case booleans in kdelibs should be converted to lower case ones for KDE 4.. -- Richard >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<