rheno
Results
2
issues of
rheno
- Step to reproduce : 1. `git clone https://github.com/moby/hyperkit` 2. `cd hyperkit` 3. `make -i` - Details: ``` cc src/lib/vmm/vmm.c src/lib/vmm/vmm.c:846:14: error: variable 'wmesg' set but not used [-Werror,-Wunused-but-set-variable] const...
I add some changes in config.mk for this issue #332.