diff options
author | Clemens Wasser <clemens.wasser@gmail.com> | 2022-05-31 09:35:09 +0200 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2022-06-09 14:59:18 +1000 |
commit | 068732a96a3b9c9cbed2622259797b10ec5015ab (patch) | |
tree | b22f1fec00de42cdf0fbf8fe60bb441909f63c6b /ebcdic_tables.h | |
parent | b69fafb32afb587af3e34d4e930c6d42f2866eaf (diff) | |
download | perl-068732a96a3b9c9cbed2622259797b10ec5015ab.tar.gz |
Fix building with clang-cl
As mentioned in https://lists.llvm.org/pipermail/llvm-dev/2015-July/088122.html
and https://github.com/llvm/llvm-project/issues/24625 building with clang-cl currently fails due to the declaration of __PL_nan_u.
By declaring it like this, cl and clang-cl are happy to parse it.
Diffstat (limited to 'ebcdic_tables.h')
0 files changed, 0 insertions, 0 deletions