Skip to content

Clang warning cleanup

Alan Coopersmith requested to merge alanc/libxcb-util:misc into master
  • atoms: add format attribute to makenames() function
  • atoms: Fix type mismatch in xcb_atom_name_unique()
  • xcb_aux: handle -Wimplicit-int-conversion warnings from clang
Edited by Alan Coopersmith

Merge request reports