From kde-devel Wed Mar 22 20:26:28 2000 From: Graham TerMarsch Date: Wed, 22 Mar 2000 20:26:28 +0000 To: kde-devel Subject: What's going on with "KComboBox" in kdelibs? Broken? X-MARC-Message: https://marc.info/?l=kde-devel&m=95375679605924 Been trying to run a build of kdelibs for the past few days, but keep finding that it chokes in 'kdeui/kcombobox.cpp'. Seems that even though the 'mousePressEvent()' and 'keyPressEvent()' functions are marked as "void", the code in there tries to return a boolean value. And, uh, gcc-2.95 chokes on that and doesn't let it build further. I've worked around in my local copy, but was wondering if there was a reason that kcombobox.cpp has this in there.... -- Graham TerMarsch // ----------------------------------------------------------------- // It does not do to leave a live dragon out of your calculations. // -----------------------------------------------------------------