Skip to content

Gcc warnings

Thomas E. Dickey requested to merge dickey/libxaw:gcc-warnings into master

This set of changes reduces the gcc -Wconversion warnings by about 80% by adding casts which do not alter the generated binary code.

Merge request reports