Re: [cmake-developers] Build warnings for CMake 3.12.2

2018-09-10 Thread Brad King
On 09/08/2018 04:26 PM, Alan W. Irwin wrote: > For g++ version 8.0.2 from Debian Buster, I > recently noticed the following (bootstrap) build warnings for CMake-3.12.2: > > /home/software/cmake/cmake.git/Source/CursesDialog/cmCursesLongMessageForm.cxx:50:10: > warning: ‘char* strncpy(char*,

[cmake-developers] Build warnings for CMake 3.12.2

2018-09-08 Thread Alan W. Irwin
For g++ version 8.0.2 from Debian Buster, I recently noticed the following (bootstrap) build warnings for CMake-3.12.2: /home/software/cmake/cmake.git/Source/CursesDialog/cmCursesLongMessageForm.cxx:50:10: warning: ‘char* strncpy(char*, const char*, size_t)’ specified bound depends on the