diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-08 16:22:40 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-08 16:22:40 +0530 |
commit | f144e50f5ca65ba67c23ff262a79c35a2c444006 (patch) | |
tree | 7a7ace45d93839776a08090a56b1663f93e829b9 /mesonbuild/mesonmain.py | |
parent | 1e1abc675e703ab82c51da63457b63fbbdfbce70 (diff) | |
download | meson-f144e50f5ca65ba67c23ff262a79c35a2c444006.zip meson-f144e50f5ca65ba67c23ff262a79c35a2c444006.tar.gz meson-f144e50f5ca65ba67c23ff262a79c35a2c444006.tar.bz2 |
has_function: Cast to void* instead of int
Clang++ doesn't allow that, but void* will always be allowed because
lots of projects depend on that.
error: cast from pointer to smaller type 'int' loses information
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions