parser
: do not warn on imported sym as long as it is used
#4646
Annotations
6 warnings
Test bootstrapping (v.c can be compiled and run with -os cross)
format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘isize’ {aka ‘long int’} [-Wformat=]
|
Test bootstrapping (v.c can be compiled and run with -os cross)
format specifies type 'long long' but the argument has type 'isize' (aka 'long') [-Wformat]
|
Test bootstrapping (v.c can be compiled and run with -os cross)
expression result unused [-Wunused-value]
|
Test bootstrapping (v.c can be compiled and run with -os cross)
expression result unused [-Wunused-value]
|
Test bootstrapping (v.c can be compiled and run with -os cross)
expression result unused [-Wunused-value]
|
Test bootstrapping (v.c can be compiled and run with -os cross)
expression result unused [-Wunused-value]
|
Loading