reactos/drivers/filesystems/udfs
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
..
CDRW
Include [CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383) 2024-05-31 16:26:11 +02:00
udf_info
cleanup.cpp
close.cpp [UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:21:43 +02:00
CMakeLists.txt [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
create.cpp [UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:21:43 +02:00
devcntrl.cpp
dircntrl.cpp [UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:21:43 +02:00
dldetect.cpp
dldetect.h
env_spec.cpp [NTFS][UDFS] Fix build with NDEBUG undefined (#4171) 2021-12-20 21:19:53 +01:00
env_spec.h
errmsg.h
fastio.cpp
fileinfo.cpp
filter.cpp
flush.cpp
fscntrl.cpp
lockctrl.cpp
mem.cpp
mem.h
misc.cpp
namesup.cpp
namesup.h
ntifs_ex.h
pnp.cpp
protos.h
read.cpp
secursup.cpp
shutdown.cpp
struct.h
sys_spec.cpp
sys_spec.h
udf_dbg.cpp
udf_dbg.h
udffs.h [UDFS] Remove packing around include of ntifs.h 2024-04-10 21:46:34 +02:00
udffs.rc
udfinit.cpp [DRIVERS] Add some missing OBJ_KERNEL_HANDLE (#4493) 2022-05-07 22:12:19 +03:00
udfpubl.h
udfs_reg.inf [BOOTDATA][FS] Small adjustments of filesystem drivers registry parameters. 2022-04-18 02:40:33 +02:00
unload.cpp
verfysup.cpp
volinfo.cpp
wcache.cpp
wcache.h
write.cpp