Andrew Gaul
|
141d74f187
|
Use auto for iterator variable types (#2554)
This touches a few other long type names. Applied via clang-tidy
-fix.
|
2024-10-18 21:57:52 +09:00 |
|
Takeshi Nakatani
|
2c532e8b79
|
Fixed error reports of failure in cppcheck 2.14.0
|
2024-05-28 07:29:03 +09:00 |
|
Andrew Gaul
|
68bbfee8ea
|
Address clang-tidy modernize-deprecated-headers (#2370)
|
2023-11-19 10:00:16 +09:00 |
|
Andrew Gaul
|
6823c5a7ec
|
Enable clang-tidy cppcoreguidelines (#2269)
|
2023-08-15 22:12:33 +09:00 |
|
Takeshi Nakatani
|
5b93765802
|
Fixed a warning for compiling C/C++ codes
|
2023-08-13 20:49:39 +09:00 |
|
Andrew Gaul
|
38a1ff42e5
|
Convert test binaries to C++ (#2235)
This ensures that they are compiled with a consistent compiler and set of flags
as the rest of s3fs.
|
2023-07-27 23:15:19 +09:00 |
|