Review Request: Fixing Bball getting stuck at the corner

Michael Jansen kde at michael-jansen.biz
Sun Jul 19 14:22:24 CEST 2009


On Sunday 19 July 2009 02:55:06 Sebastian Kügler wrote:
> On Sunday 19 July 2009 02:16:13 Omer F. USTA wrote:
> > Hi , just to learn why "or" instead of common "||" ? in
> >   if (m_bottom_right == 1 or m_bottom_left == 1) {
>
> I personally find "or" more readable, though I think || is more common in
> KDE code. Maybe there are some compiler intricacies to it.
>
> Otherwise I don't really know, I guess a convention is better than no
> convention for code, and we just went with ||.

David once told me we support compilers that do not understand 'and' and 'or'.

Mike


More information about the Plasma-devel mailing list