summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary/ExportNotSupported-stderr.txt
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2018-05-30 07:39:28 (GMT)
committerBrad King <brad.king@kitware.com>2018-05-30 13:45:57 (GMT)
commit3af0438b4bccc599792f61a9f4be81b4bb36c3e3 (patch)
treec7524948324960f6526a14bceea900bada618dd0 /Tests/RunCMake/ObjectLibrary/ExportNotSupported-stderr.txt
parent519427e32c1f914b2a4184553c18fccd4614209d (diff)
downloadCMake-3af0438b4bccc599792f61a9f4be81b4bb36c3e3.zip
CMake-3af0438b4bccc599792f61a9f4be81b4bb36c3e3.tar.gz
CMake-3af0438b4bccc599792f61a9f4be81b4bb36c3e3.tar.bz2
TestDriver: Replace strncpy with strcpy
GCC 8.1.0 now gives an error if `strncpy` is called with a bound depending on the length of the source argument. Replace `strncpy` with `strcpy` as the length is known a priori. Fixes: #18038
Diffstat (limited to 'Tests/RunCMake/ObjectLibrary/ExportNotSupported-stderr.txt')
0 files changed, 0 insertions, 0 deletions