Snippets for premake 5.0.0-beta8 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/pv1plbkf1rhnp925a0rqd77xi5xsi6gj-premake5-5.0.0-beta8.drv.
-
../../binmodules/luasocket/src/select.c:124:16: warning: variable 'n' set but not used [-Wunused-but-set-variable] 124 | int i = 1, n = 0; | ^