Author
anonymous
about 7 years ago
$
prog.cc: In member function 'void Foo::Bar()': prog.cc:10:22: warning: unused variable 'temp2' [-Wunused-variable] unsigned int temp2[Length(temp1)]; // Error here ^~~~~ Hey
prog.cc: In member function 'void Foo::Bar()': prog.cc:10:22: warning: unused variable 'temp2' [-Wunused-variable] unsigned int temp2[Length(temp1)]; // Error here ^~~~~
Hey