Skip to content

SystemInformation: Use std::cerr like rest of KWSys

scivision requested to merge scivision/kwsys:cerr into master

The rest of KWSys source uses std::cerr for error messages. SystemInformation.cxx was the only KWSys source file use cout, I think this was just an oversight.

Topic-rename: SystemInformation-cerr

Edited by Brad King

Merge request reports