reactos/sdk/tools/mkisofs
William Kent 4e3bf252d8
[MKISOFS] Silence prototype warnings (#5603)
mkisofs and its components uses K&R-style function definitions
to support very old compilers. Modern compilers consider K&R syntax
to be deprecated. Clang therefore emits a large number of warnings
over this.
2023-08-23 14:37:15 +02:00
..
reactos [SDK][MKISOFS] xconfig.h: Don't define VA_LIST_IS_ARRAY on Linux/ARM(64) (#4012) 2021-10-20 22:12:23 +03:00
schilytools [MKISOFS] Fix MSVC build on ARM hosts 2023-04-16 18:53:54 +02:00
CMakeLists.txt [MKISOFS] Silence prototype warnings (#5603) 2023-08-23 14:37:15 +02:00