From kde-bugs-dist Thu Nov 14 09:38:06 2002 From: stevee () zuken ! co ! uk Date: Thu, 14 Nov 2002 09:38:06 +0000 To: kde-bugs-dist Subject: [Bug 50702] New: `isinf' undeclared on Solaris 2.6 X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=103726680607334 ------- 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=50702 Summary: `isinf' undeclared on Solaris 2.6 Product: kmplot Version: unspecified Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kd.moeller@t-online.de ReportedBy: stevee@zuken.co.uk Version: (using KDE KDE 3.0.99) Installed from: Compiled From Sources Compiler: gcc 3.2 OS: Solaris diagr.cpp fails to compile with this error: diagr.cpp: In member function `int CDiagr::Transx(double)': diagr.cpp:159: `isinf' undeclared (first use this function) diagr.cpp:159: (Each undeclared identifier is reported only once for each function it appears in.)