MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0016042 | CMake | Modules | public | 2016-03-31 11:28 | 2016-06-10 14:21 |
| Reporter | Daniele E. Domenichelli | ||||
| Assigned To | Stephen Kelly | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 3.5 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0016042: WriteCompilerDetectionHeader does not define YARP_DEFAULTED_FUNCTION | ||||
| Description | write_compiler_detection_header( FILE "${CMAKE_CURRENT_BINARY_DIR}/compiler_detection.h" PREFIX FOO COMPILERS GNU FEATURES cxx_deleted_functions cxx_defaulted_functions) Generates the following defines * YARP_DELETED_FUNCTION ("= delete" or empty if not supported) I'd expect to see YARP_DEFAULTED_FUNCTION defined in this way (or something similar): * YARP_DEFAULTED_FUNCTION ("= default" or "{}" if not supported) Is there some drawback in doing so? | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2016-03-31 11:28 | Daniele E. Domenichelli | New Issue | |||
| 2016-03-31 11:36 | Brad King | Note Added: 0040776 | |||
| 2016-03-31 13:18 | Stephen Kelly | Note Added: 0040780 | |||
| 2016-03-31 13:18 | Stephen Kelly | Status | new => resolved | ||
| 2016-03-31 13:18 | Stephen Kelly | Resolution | open => no change required | ||
| 2016-03-31 13:18 | Stephen Kelly | Assigned To | => Stephen Kelly | ||
| 2016-03-31 13:21 | Stephen Kelly | Note Added: 0040781 | |||
| 2016-06-10 14:21 | Kitware Robot | Note Added: 0041209 | |||
| 2016-06-10 14:21 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||