From kde-commits Mon Dec 19 16:01:55 2005 From: Dirk Mueller Date: Mon, 19 Dec 2005 16:01:55 +0000 To: kde-commits Subject: Re: branches/KDE/3.5/kdenetwork/kopete/kopete/chatwindow Message-Id: <200512191701.58116.mueller () kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113500812715683 On Monday 19 December 2005 17:02, Frans Englich wrote: > considered valid. It appears to be a "feature" for coping with macros(which > can expand to nothing, hence a single semi colon is allowed). Basically, > evilness leads to evilness. Perhaps there's another explanation to why this > syntax is allowed. I think it has mostly to do with assert() being a macro, and potentially #define'd to (void)0 in case of -DNDEBUG being present. -- Dirk//\