diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-01-20 22:40:31 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-01-20 23:51:12 +0100 |
commit | c6a039d087ca2b333d1d3a2604d675e0010f7063 (patch) | |
tree | 594c694e2396ed96b804b7106c38db9ebf899a0d /scripts/gen_api_vimdoc.py | |
parent | 53c0f0bba50f424683d281a3631aee86cce78368 (diff) | |
download | rneovim-c6a039d087ca2b333d1d3a2604d675e0010f7063.tar.gz rneovim-c6a039d087ca2b333d1d3a2604d675e0010f7063.tar.bz2 rneovim-c6a039d087ca2b333d1d3a2604d675e0010f7063.zip |
build: Fix -Wconversion warnings for fpclassify et al
closes #8274
- Instead of #undef and re-#define, define "xfoo" wrappers to avoid
include-order sensitivity.
- The warnings are bogus, caused by bad interaction between glibc and
clang 6+.
- https://bugs.llvm.org/show_bug.cgi?id=35268
- https://bugs.llvm.org/show_bug.cgi?id=39738
- https://bugzilla.redhat.com/show_bug.cgi?id=1472437
Diffstat (limited to 'scripts/gen_api_vimdoc.py')
0 files changed, 0 insertions, 0 deletions