在做lab1的时候,通过make btest命令,一直出现下面的错误$ make btestgcc -O -Wall -m32 -lm -o btest bits.c btest.c decl.c tests.cbtest.c: In function ‘test_function’:btest.c:332:23: warning: ‘arg_test_range[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized...[继续阅读]