[cmake-developers] [CMake 0015772]: snprintf on msvc14 compiler
Mantis Bug Tracker
mantis at public.kitware.com
Wed Oct 7 09:10:17 EDT 2015
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15772
======================================================================
Reported By: Garcia Sylvain
Assigned To:
======================================================================
Project: CMake
Issue ID: 15772
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-10-07 09:10 EDT
Last Modified: 2015-10-07 09:10 EDT
======================================================================
Summary: snprintf on msvc14 compiler
Description:
The CheckFunctionExits module does not detect the new msvc14's snprintf
function.
Steps to Reproduce:
Run 'cmake -G"Visual Studio 14 2015" .' on the attached CMakeLists.txt
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-10-07 09:10 Garcia Sylvain New Issue
2015-10-07 09:10 Garcia Sylvain File Added: CMakeLists.txt
======================================================================
More information about the cmake-developers
mailing list