From kde-bugs-dist Tue Jul 31 22:59:03 2007 From: Pino Toscano Date: Tue, 31 Jul 2007 22:59:03 +0000 To: kde-bugs-dist Subject: [Bug 147575] Compile error on Solaris 8 - Message-Id: <20070731225903.25348.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=118592275200451 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=147575 toscano.pino tiscali it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From toscano.pino tiscali it 2007-08-01 00:59 ------- SVN commit 694869 by pino: #include kdefakes.h so we are sure to have the definition of setenv() BUG: 147575 M +1 -0 test_regression.cpp --- trunk/KDE/kdelibs/kate/tests/test_regression.cpp #694868:694869 @ -48,6 +48,7 @ #include #include #include +#include #include #include