ikorennoy / jasyncfio

Java asynchronous file I/O based on io_uring Linux interface
Apache License 2.0
72 stars 10 forks source link

Add C compiler warning flags #35

Closed ikorennoy closed 2 years ago

ikorennoy commented 2 years ago
-Wall -Wextra -Wpedantic -Wconversion -Wsign-conversion -Wcast-qual -Wshadow -Wformat=2 -Wundef -Werror=float-equal -Werror=strict-prototypes -Wwrite-strings