reactos/drivers/filesystems
Serge Gautherie 3cc4361cca
[CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383)
* [UDFS] Clang: Fix a #pragma

'warning: unknown warning group '-Wstringop-overflow', ignored [-Wunknown-warning-option]'

Follow-up to 612b1f2e6 (0.4.15-dev-1129).

* [CREATESPEC] Clang: Fix a target_compile_options()

'warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]'

Addendum to 00ed72d7e (0.4.15-dev-1169).

* [MSVCRT_WINETEST] Clang*: Fix a target_compile_options()

'warning: unknown warning option '-Wno-stringop-truncation'; did you mean '-Wno-string-concatenation'? [-Wunknown-warning-option]'

Addendum to commits 00ed72d7e (0.4.15-dev-1169) then f155b9377 (0.4.15-dev-4612).

* [TELNET] Clang*: Fix a target_compile_options()

'warning: unknown warning option '-Wno-restrict' [-Wunknown-warning-option]'

Addendum to 447ef2aa4 (0.4.15-dev-4613).
2024-05-31 16:26:11 +02:00
..
btrfs [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
cdfs [CMAKE] Stop setting the C standard on modules 2024-05-22 18:04:53 +02:00
ext2 [CMAKE] Stop setting the C standard on modules 2024-05-22 18:04:53 +02:00
fastfat [FASTFAT][NTDLL_APITEST] Add missing semicolon after _SEH2_END (#5568) 2023-08-15 18:16:31 +02:00
fs_rec [FS_REC][VFATFS] Update headers per our current coding style 2022-09-24 16:24:08 +03:00
msfs
mup [MUP] Mute DPRINT1's that slow down shared folder accesses (#5545) 2023-08-07 22:08:05 +09:00
nfs [CMAKE] Stop setting the C standard on modules 2024-05-22 18:04:53 +02:00
npfs
ntfs [NTFS] Typo fix: "Steam" -> "Stream" 2024-02-22 22:43:40 +01:00
udfs [CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383) 2024-05-31 16:26:11 +02:00
vfatfs [VFATFS] FATGetNextDirEntry(): Fix 1 MSVC 'warning C4267' (#6179) 2023-12-23 21:24:51 +01:00
CMakeLists.txt [FASTFAT] And now use the MS-open-sourced fastfat_new as our official FAT12/16/32 FS driver. 2022-10-01 01:28:19 +02:00