[cmake-developers] [CMake 0015771]: GHS-MULTI Generator Uses Macros in GPJs Uncompatible With Older Versions

Mantis Bug Tracker mantis at public.kitware.com
Wed Oct 7 04:32:02 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15771 
====================================================================== 
Reported By:                iainmeikle
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15771
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-10-07 04:32 EDT
Last Modified:              2015-10-07 04:32 EDT
====================================================================== 
Summary:                    GHS-MULTI Generator Uses Macros in GPJs Uncompatible
With Older Versions
Description: 
The GHS-MULTI generator adds the following to generated GPJ files:

{optgroup=GhsCommonOptions}.

Other than this, the GPJ files appear to work OK with older versions. This can
be alleviated by adding the following instead.

{isdefined(optgroup)}{optgroup=GhsCommonOptions}

Steps to Reproduce: 
Use quite an old version of their tool chain.

Additional Information: 
Unable to provide specific version information for the tool chain used.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-10-07 04:32 iainmeikle     New Issue                                    
======================================================================



More information about the cmake-developers mailing list