From kde-bugs-dist Tue Mar 04 16:07:29 2008 From: Michael Nottebrock Date: Tue, 04 Mar 2008 16:07:29 +0000 To: kde-bugs-dist Subject: [Bug 140907] Compile error on Solaris 8 - Message-Id: <20080304160729.16422.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=120464683707383 ------- 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=140907 ------- Additional Comments From lofi freebsd org 2008-03-04 17:07 ------- Getline is pretty much a glibc-exclusive. It would be best to avoid it altogether. In any case, please add Q_OS_FREEBSD to that #ifdef as well please.