diff options
| author | antlilja <liljaanton2001@gmail.com> | 2021-04-02 14:52:47 +0200 |
|---|---|---|
| committer | antlilja <liljaanton2001@gmail.com> | 2021-04-03 13:09:20 +0200 |
| commit | d4dc2eb8076a5aa5cf2eb94c7b8407c94337bff8 (patch) | |
| tree | 1bc54a14575cfa9c5274d9cdb6e40c3055ba312d /lib/libc/include/powerpc64-linux-gnu/bits/struct_mutex.h | |
| parent | cc435dab2fbf66f2db339310131608472838c67d (diff) | |
| download | zig-d4dc2eb8076a5aa5cf2eb94c7b8407c94337bff8.tar.gz zig-d4dc2eb8076a5aa5cf2eb94c7b8407c94337bff8.zip | |
Compile error for signed integer math
Output compile errors when signed integer types are used on functions
where the answer might've been a complex number but that functionality hasn't
been implemented.
This applies to sqrt, log, log2, log10 and ln.
A test which used a signed integer was also changed to use an unsigned
integer instead.
Diffstat (limited to 'lib/libc/include/powerpc64-linux-gnu/bits/struct_mutex.h')
0 files changed, 0 insertions, 0 deletions
