Clean up lots of win32 crustiness #77
Open
Annotations
10 warnings
Build:
pass_one.cpp#L325
enum constant in boolean context [-Wint-in-bool-context]
|
Build:
pass_one.cpp#L609
unused variable ‘test’ [-Wunused-variable]
|
Build:
utils.cpp#L301
unused variable ‘label’ [-Wunused-variable]
|
Build:
utils.cpp#L329
unused variable ‘totalLen’ [-Wunused-variable]
|
Build:
utils.cpp#L385
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build:
utils.cpp#L20
‘void destroy_char_value(label_t*)’ defined but not used [-Wunused-function]
|
Build:
export.cpp#L140
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build:
export.cpp#L145
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build:
export.cpp#L160
unused variable ‘error’ [-Wunused-variable]
|
Build:
export.cpp#L323
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
|
The logs for this run have expired and are no longer available.
Loading