The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=16107 
====================================================================== 
Reported By:                Stanislaw Halik
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16107
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-05-22 03:58 EDT
Last Modified:              2016-05-22 03:58 EDT
====================================================================== 
Summary:                    please allow for hyphens in function and macro names
Description: 
Given that cmake only allows for function invocation and not arithmetic, you can
support hyphens without an issue for functions also, in addition to existing
support in variable names.

Hyphens are easier on the eyes, fingers, and promote more descriptive names.
Camel case is even worse than underscores, make eyes bleed.

Steps to Reproduce: 
define and try to invoke a function with a hyphen in it.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-05-22 03:58 Stanislaw HalikNew Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to