Samsung / libtuv

Asynchronous I/O for IoT.js and embedded system
Apache License 2.0
128 stars 76 forks source link

Fixed 'function declaration is not a prototype' compiler warnings. #138

Closed LaszloLango closed 5 years ago

LaszloLango commented 5 years ago

libtuv-DCO-1.0-Signed-off-by: Laszlo Lango llango.u-szeged@partner.samsung.com

LaszloLango commented 5 years ago

@galpeter it appeared on Windows builds, but it can be triggered with -Wstrict-prototypes GCC warning as well. I plan to add -Wstrict-prototypes to CMake files of IoT.js, but this must land first.