-
- Downloads
libuv.c: set m to 0 by default
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Setting m to 0 by default will prevent "error: ‘m’ may be used uninitialized in this function" while compiling with the option -DLWS_WITH_LIBUV=ON.
Loading
Please register or sign in to comment