Skip to content

reduce compiler warnings for macros BufAlloc, Data and Data32 using casts

Thomas E. Dickey requested to merge dickey/libx11:compiler-warnings into master

These macros are used in libxrender; the casts eliminate a few dozen warnings with gcc-normal

Merge request reports