Hi, What compiler options (or version, architecture, etc.) do you use? I want to enable that warnings, but I cannot even with WARNS=5.
Thanks, rin On 2019/02/07 19:36, Michael van Elst wrote:
Module Name: src Committed By: mlelstv Date: Thu Feb 7 10:36:20 UTC 2019 Modified Files: src/sys/dev/usb: if_axen.c if_urevar.h Log Message: Use unsigned variables for buffer length to avoid compiler warnings. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/usb/if_axen.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_urevar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.