[cmake-developers] [CMake 0015405]: Undefined behavior when introducing CMAKE_EXTRA_GENERATOR over a plain generator

Mantis Bug Tracker mantis at public.kitware.com
Fri Feb 13 10:49:31 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15405 
====================================================================== 
Reported By:                CrumblingStatue
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15405
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-02-13 10:49 EST
Last Modified:              2015-02-13 10:49 EST
====================================================================== 
Summary:                    Undefined behavior when introducing
CMAKE_EXTRA_GENERATOR over a plain generator
Description: 
If I generate a CodeBlocks build over a plain one, the generated .cbp file is
missing entries that are present when generating a CodeBlocks build in a clean
directory.

The question is, is it valid to introduce extra generators over a plain one, and
this is a bug with the CodeBlocks generator, or is it invalid, in which case it
should fail with a descriptive error message instead of silently generating
incorrect results.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-02-13 10:49 CrumblingStatueNew Issue                                    
======================================================================



More information about the cmake-developers mailing list