diff options
| author | Florian Weimer <fweimer@redhat.com> | 2023-11-23 07:45:05 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2023-11-27 13:53:40 (GMT) |
| commit | 9ede6138b71ac2ab961b0954b10a9dc03cf77b37 (patch) | |
| tree | 0cd34503eba9ee54832c9e1f66d056907bfebf51 /Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c | |
| parent | 20a70ab6ca02246571641a7ec7a404fe6e45e861 (diff) | |
| download | CMake-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
