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
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