[cmake-developers] [CMake 0013272]: Use of [o]stringstream instead of strstream breaks the build on older systems

Mantis Bug Tracker mantis at public.kitware.com
Tue Jun 5 16:03:36 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13272 
====================================================================== 
Reported By:                Daniel R. Gomez
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13272
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-05 16:03 EDT
Last Modified:              2012-06-05 16:03 EDT
====================================================================== 
Summary:                    Use of [o]stringstream instead of strstream breaks
the build on older systems
Description: 
Most CMake code uses strstream when stringstream is not available. However, the
following files in the git nightly branch currently do not:

    Source/cmQtAutomoc.cxx
    Source/cmGlobalNinjaGenerator.cxx
    Source/cmLocalNinjaGenerator.cxx
    Source/cmNinjaTargetGenerator.cxx
    Source/cmNinjaNormalTargetGenerator.cxx

The build failures may be reviewed at

    http://open.cdash.org/viewBuildError.php?buildid=2336790
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-05 16:03 Daniel R. GomezNew Issue                                    
======================================================================




More information about the cmake-developers mailing list