[cmake-developers] [CMake 0012066]: wrong using kstat in CMake/CTest
Mantis Bug Tracker
mantis at public.kitware.com
Mon Apr 11 02:03:57 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=12066
======================================================================
Reported By: alexey kutumov
Assigned To:
======================================================================
Project: CMake
Issue ID: 12066
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-04-11 02:03 EDT
Last Modified: 2011-04-11 02:03 EDT
======================================================================
Summary: wrong using kstat in CMake/CTest
Description:
Wrong parameter name passed to kstat, when using CTest under Solaris:
syste_misc
it must be: system_misc
Steps to Reproduce:
call CTest under SunOS
Additional Information:
Source\kwsys\SystemInformation.cxx
bool SystemInformationImplementation::QuerySolarisInfo();
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-11 02:03 alexey kutumov New Issue
======================================================================
More information about the cmake-developers
mailing list