Files
clang-p2996/libc/src
Simon Tatham 7ef33e609c [libc] Fix recently introduced integer-type warnings (#125864)
These warnings all come up in code modified by one of my two recent
commits c06d0ff806 and b53da77c50, and all relate to implicit
integer type conversion. In a build of ours with strict compile options
two of them became errors. Even without that problem, it's worth fixing
them to reduce noise that might hide a more serious warning.
2025-02-06 09:14:59 +00:00
..
2024-08-22 13:09:56 -05:00
2025-01-08 12:28:50 -08:00