summaryrefslogtreecommitdiffstats
path: root/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-11-23 07:45:05 (GMT)
committerBrad King <brad.king@kitware.com>2023-11-27 13:53:40 (GMT)
commit9ede6138b71ac2ab961b0954b10a9dc03cf77b37 (patch)
tree0cd34503eba9ee54832c9e1f66d056907bfebf51 /Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
parent20a70ab6ca02246571641a7ec7a404fe6e45e861 (diff)
downloadCMake-9ede6138b71ac2ab961b0954b10a9dc03cf77b37.zip
CMake-9ede6138b71ac2ab961b0954b10a9dc03cf77b37.tar.gz
CMake-9ede6138b71ac2ab961b0954b10a9dc03cf77b37.tar.bz2
Tests: Improve C compatibility of LoadCommand tests
The previous code used `char **` and `const char **`` types as if they were the same. But they are distinct types in C, so when passing these pointers as function arguments, their types have to match. Future C compilers will treat this as an error, similar to what C++ compilers do today.
Diffstat (limited to 'Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c')
0 files changed, 0 insertions, 0 deletions